> From: Ralf Angeli <[EMAIL PROTECTED]> > Date: Wed, 12 Apr 2006 21:34:04 +0200 > > * Richard Stallman (2006-04-10) writes: > > > >> emacs -Q -f toggle-debug-on-error test.c > > >> > > >> the following error occurs: > > >> > > >> Debugger entered--Lisp error: (void-variable c-subword-mode) > > > > It did not happen for me on GNU/Linux. > > (I fetched the sources today and rebuilt.) > > I just updated the sources, did > > make maintainer-clean > ./configure --with-gtk > make bootstrap > > and I am still getting the error.
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. Richard, can you try this in a windowed session, and if so, can you try clicking the menu bar? _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
