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: Sat, 15 Apr 2006 10:00:57 +0300

> From: Richard Stallman <address@hidden>
> CC: address@hidden, address@hidden
> Date: Fri, 14 Apr 2006 18:44:05 -0400
> 
>     It doesn't seem to help, at least not on MS-Windows.  I still get the
>     error message when I invoke Emacs like this:
> 
>       emacs -Q -f toggle-debug-on-error test.c
> 
>     and then click on the "C" menu-bar item.
> 
> Would you please investigate why?  Did that defvar get loaded
> in your failure case?

Evidently, it didn't, or the problem wouldn't have happened.

I think cc-langs, where you added the defvar, doesn't get loaded
automatically with cc-mode.

Meanwhile, Stefan fixed the problem in a different way.




reply via email to

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