> From: Ralf Angeli <[EMAIL PROTECTED]>
> Date: Sat, 08 Apr 2006 21:23:21 +0200
> 
> When starting Emacs with
> 
> emacs -Q -f toggle-debug-on-error test.c
> 
> the following error occurs:
> 
> Debugger entered--Lisp error: (void-variable c-subword-mode)
> 
> Ater quitting the debugger with `q' the error can be provoked as well
> by clicking with the mouse on a menu.  (That's in fact the way I
> noticed this at all.)

I cannot reproduce this with the current CVS.  Neither of your two
recipes causes an error.

Is there something special about test.c? is it an existing file?  (I
tried with both non-existing file and one of the Emacs source files,
but perhaps you have something in test.c that triggers this problem.)


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

Reply via email to