help-gnu-emacs
[Top][All Lists]
Advanced

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

eval: (font-lock-mode -1) not working


From: Enda
Subject: eval: (font-lock-mode -1) not working
Date: Wed, 4 Jul 2012 13:18:19 -0700 (PDT)

The following does not disable font-lock-mode (which I want it to) I think because global-font-lock-mode is set (which I want it to be):

# Local Variables:
# eval: (org-mode)
# eval: (font-lock-mode -1)
# End:

How do I disable font-lock-mode in one file without disabling it globally.


Enda

reply via email to

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