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 #8 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 14:18:25 -0400
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)

It would be great if we were allowed to replace cc-bytecomp more
generally with standard syntax, as proposed in
http://debbugs.gnu.org/14496




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.