emacs-devel
[Top][All Lists]
Advanced

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

Re: mode-line-format - local variableness


From: Miles Bader
Subject: Re: mode-line-format - local variableness
Date: Mon, 06 Apr 2009 08:24:42 +0900

address@hidden (Johan Bockgård) writes:
>> What am I missing? `mode-line-format' is a buffer-local variable.
>
> No, it isn't.
>
> (local-variable-p 'mode-line-format)         => nil
> (local-variable-if-set-p 'mode-line-format)  => t

My impression is that let-binding of variables isn't generally so
well-defined in association with "magic" emacs features like
buffer-localness...

-Miles

-- 
Politeness, n. The most acceptable hypocrisy.





reply via email to

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