emacs-devel
[Top][All Lists]
Advanced

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

Re: with a fresh emacs "(buffer-local-value fundamental-mode (current-bu


From: Jason Rumney
Subject: Re: with a fresh emacs "(buffer-local-value fundamental-mode (current-buffer))" error.
Date: Thu, 09 Apr 2009 06:15:49 +0800
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

MON KEY wrote:
Is this a bug, or am I missing something?

(buffer-local-value fundamental-mode (current-buffer))

throws an error

Not a bug, there is no variable by that name.

This behavior happens with minor and major modes.

As you observed with longlines-mode, it does not happen with minor-mode variables once they have been loaded and the variable is known to Emacs.





reply via email to

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