GNU bug report logs -
#12124
*Compile Log* pops up for compile warnings from programatic calls to byte-compile
Previous Next
Reported by: Ivan Kanis <ivan.kanis <at> googlemail.com>
Date: Thu, 2 Aug 2012 17:36:01 UTC
Severity: minor
Tags: confirmed, wontfix
Found in version 24.1.50
Done: Stefan Kangas <stefan <at> marxist.se>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Ivan Kanis <ivan.kanis <at> googlemail.com> writes:
> I am getting the following warning:
>
> Warning: `labels' is an obsolete function (as of 24.2); use `cl-labels'
> instead.
>
> Annoyingly it pops up a buffer called *Compile Log* which pollutes my
> emacs frame. I feel it should go to *Message*.
Why instead of keeping old definitions of labels and flet don't we use
aliases for cl-flet/labels (among others)?
It would also fix a problem of compatibility of compiled files between
24.1 and 24.2.(All files containing flet or labels need recompilation).
--
Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997
This bug report was last modified 3 years and 163 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.