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

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

Re: Change in bytecomp.el breaks Gnus


From: Katsumi Yamaoka
Subject: Re: Change in bytecomp.el breaks Gnus
Date: Sun, 14 Nov 2004 22:44:26 +0900
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux)

>>>>> In <address@hidden>
>>>>>   Stefan <address@hidden> wrote:

> I'm not sure you realize that my code is not just shorter but it gets you
> rid of the warning (if you use a recent enough version of Emacs-CVS).

Yes, I know we get a lot of warnings to Gnus modules while
bootstrapping Emacs CVS.  Even though there's a serious problem,
it will be buried into them.  OTOH, Gnus CVS filters those
negligible warnings carefully using dgnushack.el and lpath.el.
It is useful to finding something wrong when performing `make'.

>>> (defalias 'foo
>>> (if (fboundp 'message) 'message 'ignore))

>> That's okay.

That I wrote `okay' means that we will have to modify them in
Gnus if it is really necessity (i.e., the case where it is
unable to silence bytecomp).




reply via email to

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