emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: void-variable c-subword-mode with debug-on-error


From: Stefan Monnier
Subject: Re: void-variable c-subword-mode with debug-on-error
Date: Thu, 13 Apr 2006 12:29:04 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

> The menu item in question toggles a minor mode whose symbol is
> autoloaded (or at least it's supposed to).  How will testing with
> boundp help in this situation?

I don't see where the variable is autoloaded.
As with allmost minor modes, if the variable is unbound, the minor mode can
be assumed to be off.


        Stefan




reply via email to

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