On Apr 5, 2005 4:14 PM, Kim F. Storm <[EMAIL PROTECTED]> wrote: > >> Can't you move this closer to the definition of message-make-date? > >> It's only necessary to suppress compiler warnings for that function. > > > > I put it inside the defun. > > Doing that will slow down the function, so if that function is used > a lot, I think it is a really bad idea to do so!
Er, no it won't. Declaration-only defvars produce no code, whether inside a function or no. -Miles -- Do not taunt Happy Fun Ball. _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel