emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: emacs coding modes need 'Suspend Disbelief' button


From: Thien-Thi Nguyen
Subject: Re: emacs coding modes need 'Suspend Disbelief' button
Date: Fri, 26 May 2017 15:32:03 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

() Jason Vas Dias <address@hidden>
() Fri, 19 May 2017 11:43:53 +0000

   But leaving the core dumps aside, continuous syntax checking
   and document re-coloring is just plain annoying, when typing,
   but is nice when reading - I wish I could turn it off & on
   quickly & easily .

Have you explored reducing the intrusiveness of this checking?
On my (old, slow) system given my (old, slow) typing speed,
Emacs seems responsive enough w/ only:

 (setq jit-lock-context-time 1.5)

I see there are other vars (e.g., ‘jit-lock-contextually’), too.
       
-- 
Thien-Thi Nguyen -----------------------------------------------
 (defun responsep (query)
   (pcase (context query)
     (`(technical ,ml) (correctp ml))
     ...))                              748E A0E8 1CB8 A748 9BFA
--------------------------------------- 6CE4 6703 2224 4C80 7502

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]