GNU bug report logs - #17463
cc-langs loaded at runtime

Previous Next

Packages: cc-mode, emacs;

Reported by: Shigeru Fukaya <shigeru.fukaya <at> gmail.com>

Date: Sun, 11 May 2014 13:50:02 UTC

Severity: normal

Found in version 24.3.90

Done: Alan Mackenzie <acm <at> muc.de>

Bug is archived. No further changes may be made.

Full log


Message #11 received at 17463 <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: Shigeru Fukaya <shigeru.fukaya <at> gmail.com>
Cc: 17463 <at> debbugs.gnu.org
Subject: Re: bug#17463: 24.3.90; invoking c-mode always loads `cl'
Date: Sun, 11 May 2014 16:08:27 -0400
Glenn Morris wrote:

> Shigeru Fukaya wrote:
>
>> c-mode loads `cc-langs' and it always, as it is execution time, loads `cl'.
>> I suspect in cc-langs
>>
>>     (cc-external-require 'cl)
>>
>> sholud be simply changed to
>>
>>     (eval-when-compile 'cl)

Anyway, I don't think that's the real cause.

emacs -Q -f c-mode

is not supposed to load cc-langs, yet it does since 24.3.




This bug report was last modified 10 years and 312 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.