emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] /srv/bzr/emacs/trunk r99849: add "; ; ; ###autoload"


From: Sam Steingold
Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r99849: add "; ; ; ###autoload" cookies
Date: Wed, 7 Apr 2010 16:36:49 -0400

On 4/7/10, Stefan Monnier <address@hidden> wrote:
> > +;;;###autoload
>  >  (defun turn-on-bug-reference-mode ()
>  [...]
>  > +;;;###autoload
>  >  (defun turn-on-bug-reference-prog-mode ()
>
>  As discussed recently on emacs-devel, I'd like to discourage/obsolete
>  the use of turn-(on|off)-foo-mode, so adding ;;;###autoload cookies
>  there is not a good idea now.

does this mean that
(add-hook 'change-log-mode-hook 'bug-reference-mode)
will DTRT?

-- 
Sam Steingold <http://sds.podval.org>




reply via email to

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