|
Subject: Re: defvars at compile time Newsgroups: gmane.emacs.devel Date: 2005-09-17 04:57:28 GMT (3 years, 41 weeks, 4 days, 22 hours and 30 minutes ago) The only effect of a defvar with no initial value is to silence the compiler. So it is superfluous to put it inside eval-when-compile. |
|
|