emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: cannot activate font-lock-mode


From: Francesco Potorti`
Subject: Re: cannot activate font-lock-mode
Date: Mon, 28 May 2007 17:12:50 +0200

I forgot to answer this previously, sorry.  I summarise.

I had this in my local variables section:

 mode: font-lock
 font-lock-keywords: ("^\\S-.*:$")

which worked in Emacs 21, but does not work any more in Emacs 22.  I
solved the problem by writing instead:

 mode: font-lock
 font-lock-defaults: (("^\\S-.*:$"))

I don't know whether this should be mentioned in the NEWS.




reply via email to

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