> Cc: [EMAIL PROTECTED],  [email protected]
> From: Stefan Monnier <[EMAIL PROTECTED]>
> Date: Thu, 13 Apr 2006 12:29:04 -0400
> 
> > 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.

Note that I didn't say ``variable'', I said ``symbol''.

> As with allmost minor modes, if the variable is unbound, the minor mode can
> be assumed to be off.

The menu doesn't only test whether the mode is on or off, it turns it
on.  If you have specific suggestions as to how to fix the menu,
please tell (or even fix it yourself).


_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to