emacs-devel
[Top][All Lists]
Advanced

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

Re: can't turn off font-lock


From: Karl Berry
Subject: Re: can't turn off font-lock
Date: Mon, 13 Aug 2007 17:14:52 -0500

      (mapc (lambda (face) (modify-face face)) (face-list))

Thanks Juri, that's very helpful.  I discovered I don't really want mode
line faces disabled :), so I'm playing with some conditions, but that's
a detail.  And it has to be run after packages get loaded, since of
course it can't disable faces that don't exist yet.  Another detail.  At
least now I know how to shut them off.

Karl






reply via email to

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