emacs-devel
[Top][All Lists]
Advanced

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

Re: Stealth fontification GCs a lot


From: Eli Zaretskii
Subject: Re: Stealth fontification GCs a lot
Date: Tue, 12 Apr 2005 01:22:07 +0300

> From: Stefan Monnier <address@hidden>
> Date: Sun, 10 Apr 2005 23:40:14 -0400
> Cc: address@hidden
> 
> I haven't looked at the consing behavior, but I'll just mention that I find
> stealth fontification annoying and have turned it off a while ago.
> Many people have reported problems with it (typically they complain that
> Emacs uses a lot of resources even when it's not used, which sucks when
> you're running on batteries).

FWIW, I didn't see any such adverse effects of stealth fontification
on any of the machines I work on, although I do remember reading
complaints like you mention above.  For the record, I have in my
~/.emacs these customizations related to stealth fontification:

  (setq jit-lock-stealth-time 16)
  (setq jit-lock-stealth-nice 0.5)
  (setq jit-lock-stealth-verbose t)
  (setq jit-lock-defer-contextually t)




reply via email to

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