emacs-devel
[Top][All Lists]
Advanced

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

Re: /srv/bzr/emacs/trunk r108352: Add missing autload pieces needed for


From: Glenn Morris
Subject: Re: /srv/bzr/emacs/trunk r108352: Add missing autload pieces needed for rmail-spool-directory's delayed init
Date: Thu, 24 May 2012 12:30:03 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Stefan Monnier wrote:

>> +;;;###autoload(custom-initialize-delay 'rmail-spool-directory nil)
>
> Why this instead of the more customary ":initialize
> 'custom-initialize-delay"? I guess it's linked to the fact that
> rmail.el is not preloaded, but a comment explaining the exact reason
> would be welcome,


I don't remember the exact reason right now, but see eg
send-mail-function in Emacs 23. Somehow (maybe me...) has helpfully
added this to the doc of custom-initialize-delay before now, so I was
just doing what it says.



reply via email to

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