Group: gnu.emacs.help · Group Profile · Search for Jurta in gnu.emacs.help
Author: Tim X
Date: Feb 12, 2008 23:46
...lock 0) is insufficient to do what I want. (There is a long thread on emacs-devel about it when I reported this in August 2007.) The best approach for me was suggested by Juri Linkov (jurta.org), which is to explicitly reset all faces, except for the mode line. Here is the code, mostly written by him. Hope this helps. karl ;; Kill all faces except mode lines ...
|