emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] master 7637216: New hook 'vc-retrieve-tag-hook' (Bug#3


From: Charles A. Roelli
Subject: Re: [Emacs-diffs] master 7637216: New hook 'vc-retrieve-tag-hook' (Bug#32754)
Date: Tue, 09 Oct 2018 20:17:04 +0200

> From: Stefan Monnier <address@hidden>
> Date: Mon, 08 Oct 2018 16:08:49 -0400
> 
> > +;;;###autoload
> > +(defcustom vc-retrieve-tag-hook nil
> 
> Why autoload this?  Autoloading variables is usually a bad idea, so
> unless there's a very good reason for it, we should remove this
> autoload cookie.

Ah, I see this is explained in the Elisp manual, "When to Autoload".
I will remove the autoload, thanks.



reply via email to

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