> From: Richard Stallman <[EMAIL PROTECTED]> > CC: [EMAIL PROTECTED], [email protected] > 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. _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
