emacs-devel
[Top][All Lists]
Advanced

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

Re: use of (defvar <foo>)


From: Richard Stallman
Subject: Re: use of (defvar <foo>)
Date: Sat, 08 Apr 2006 12:17:36 -0400

    Should we use (defvar <foo>) or (eval-when-compile (defvar <foo>)) in
    Gnus for compatibility with Emacs 21?  (Probably the same holds for
    MH-E.)

Use plain defvar.  That has been the standard way to quiet
a compiler warning since the beginning.




reply via email to

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