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


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Alan Mackenzie <acm <at> muc.de>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#17463: closed (cc-langs loaded at runtime)
Date: Wed, 10 Sep 2014 21:56:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 10 Sep 2014 21:50:02 +0000
with message-id <20140910215002.GA12333 <at> acm.acm>
and subject line Re: bug#17463: 24.3.90; invoking c-mode always loads `cl'
has caused the debbugs.gnu.org bug report #17463,
regarding cc-langs loaded at runtime
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
17463: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=17463
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Shigeru Fukaya <shigeru.fukaya <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.3.90; invoking c-mode always loads `cl'
Date: Sun, 11 May 2014 22:49:25 +0900
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)

as in cc-defs.


-- Shigeru


[Message part 3 (message/rfc822, inline)]
From: Alan Mackenzie <acm <at> muc.de>
To: 17463-done <at> debbugs.gnu.org
Subject: Re: bug#17463: 24.3.90; invoking c-mode always loads `cl'
Date: Wed, 10 Sep 2014 21:50:02 +0000
Bug fixed (in revision #117860).

-- 
Alan Mackenzie (Nuremberg, Germany).


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.