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: Stefan Monnier
Subject: Re: [Emacs-diffs] master 7637216: New hook 'vc-retrieve-tag-hook' (Bug#32754)
Date: Mon, 08 Oct 2018 16:08:49 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

> +;;;###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.


        Stefan



reply via email to

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