emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CC mode loads CL


From: Luc Teirlinck
Subject: Re: CC mode loads CL
Date: Fri, 16 Jan 2004 20:00:33 -0600 (CST)

Dave Love wrote:

   > please specify which version

   As I said in the report, it's a recent version from Emacs CVS.  As far
   as I could tell at the time, it was the most recent.

You could execute (emacs-version):

ELISP> (emacs-version)
"GNU Emacs 21.3.50.1 (i686-pc-linux-gnu, X toolkit)\n of 2004-01-16 on
swt40.swt.com"

   > you're using and what you do to cause this incorrect load of
   > cc-langs.

   Executing `c-mode' as the first command in `emacs -q'.

With _today's_ CVS I can not reproduce the bug you describe:

emacs-21.3.50 -q --eval "(blink-cursor-mode 0)" &
M-x c-mode
M-: (featurep 'cc-langs)

Result: nil.

Sincerely,

Luc.




reply via email to

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