help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: What's wrong with this elisp code?


From: Glenn Morris
Subject: Re: What's wrong with this elisp code?
Date: Fri, 04 Aug 2006 15:23:55 -0700
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Peter Dyballa wrote:

> No, there is without any clause a defvar instance in diary-lib.el.

Just for the sake of clarity, this form (only present in diary-lib in
CVS):

(defvar diary-entries-list)

only has the effect of suppressing a byte-compiler warning. It doesn't
actually define a value for diary-entries-list.


reply via email to

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