emacs-devel
[Top][All Lists]
Advanced

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

Re: Doing the impossible: magic font-lock-keywords-only changes


From: Lennart Borgman
Subject: Re: Doing the impossible: magic font-lock-keywords-only changes
Date: Fri, 5 Jun 2009 23:41:08 +0200

On Fri, Jun 5, 2009 at 9:39 PM, Davis Herring<address@hidden> wrote:
>> Ah, did not notice, but in this case the output will be the same
>> (since font-lock-keywords-only is either t or nil).
>
> That's not true in general:
>
> (set 'foo t (make-local-variable 'foo) nil)
> (cons (default-value foo) (default-value 'foo))

Nice example (but set takes only two pars), but I have of course
tested the output again to see if everything is as I thought.

Please see the bug report for more information.




reply via email to

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