>>>>> "Eli" == Eli Zaretskii <[EMAIL PROTECTED]> writes:

>> 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.

> In loaddefs.el, AFAICS.

Not in mine.  And I don't see anywhere where it could come from.
The function is autoloaded, but not the variable (and I think it's
perfectly correct that way: the fix shouldn't be to autoload the var, but
to check boundp).


        Stefan


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

Reply via email to