[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Why do I get font-lock-keywords = (t nil) in some org-mode buffers?
From: |
Lennart Borgman |
Subject: |
Re: Why do I get font-lock-keywords = (t nil) in some org-mode buffers? |
Date: |
Mon, 7 Feb 2011 17:40:35 +0100 |
On Mon, Feb 7, 2011 at 5:02 PM, Stefan Monnier <address@hidden> wrote:
>> My org-mode is patched and Emacs somehow fight backs and sets
>> font-lock-keywords to nil. Sometimes. I am trying to find out how.
>
> Maybe *Messages* has a clue?
> Try to (setq font-lock-support-mode nil) to turn off jit-lock and try again?
Hm, thanks, but is somehow happening when desktop opens the files. I
think I will dive there first...