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: Eli Zaretskii
Subject: Re: void-variable c-subword-mode with debug-on-error
Date: Thu, 13 Apr 2006 19:08:58 +0300

> Cc: Ralf Angeli <address@hidden>,  address@hidden
> From: Stefan Monnier <address@hidden>
> Date: Thu, 13 Apr 2006 07:57:51 -0400
> 
> > With the above recipe, namely:
> 
> >   emacs -Q -f toggle-debug-on-error test.c
> 
> > this doesn't happen for me on Windows as well.  Only if I touch the
> > menu bar, I see the error message.
> 
> Either way, the error shoud be fixed (e.g. by checking boundp in the
> menubar entry's expression).

And doing what if boundp returns nil?

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?




reply via email to

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