emacs-devel
[Top][All Lists]
Advanced

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

Re: Patch: perform autoloading when docs is missing from autoload object


From: Lars Ingebrigtsen
Subject: Re: Patch: perform autoloading when docs is missing from autoload object
Date: Sat, 18 Sep 2021 19:53:03 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Arthur Miller <arthur.miller@live.com> writes:

> It is already an opt-in option.
>
> (defcustom help-enable-symbol-autoload nil
>   "Perform autoload when documentation is not present in autoload object."
>   :type 'boolean
>   :group 'help
>   :version "28.1")

I guess I should have read the patch.  :-)  I've now pushed it to Emacs
28 (with some changes).

It's really too late in the Emacs 28 cycle to add new features, but
since it defaults to nil, I think it should be OK.  It'll default to t
in Emacs 29.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

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