emacs-devel
[Top][All Lists]
Advanced

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

Re: void variable


From: Luc Teirlinck
Subject: Re: void variable
Date: Mon, 26 Jul 2004 15:41:15 -0500 (CDT)

Stefan Monnier wrote:

   Maybe we could arrange for defvar to burp a warning if the var is currently
   let-bound?

Just to be sure, I assume you mean a compiler warning?  (As opposed to
the kind of thing that `define-minor-mode' does.)  defvar-ing
let-bound variables is OK for autoloaded variables.  It is also OK for
`(defvar foo)''s that are just there to pacify the compiler.

Sincerely,

Luc.
  




reply via email to

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