emacs-devel
[Top][All Lists]
Advanced

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

Re: master c12838c73e: * lisp/help-fns.el: Minor fixes


From: Eli Zaretskii
Subject: Re: master c12838c73e: * lisp/help-fns.el: Minor fixes
Date: Sat, 03 Sep 2022 10:27:44 +0300

> From: Stefan Kangas <stefankangas@gmail.com>
> Date: Fri, 2 Sep 2022 17:44:30 -0700
> 
> > branch: master
> > commit c12838c73ef161850a081f9ccea6e375b7c2f93b
> > Author: Stefan Monnier <monnier@iro.umontreal.ca>
> > Commit: Stefan Monnier <monnier@iro.umontreal.ca>
> >
> >     * lisp/help-fns.el: Minor fixes
> >
> >     (describe-mode--minor-modes): Don't burp on minor modes that lack a 
> > docstring.
> >     (describe-mode--minor-modes): Simplify eta-redex.
> >     (find-lisp-object-file-name): Use `autoload-file`.
> >     (help-fns--describe-function-or-command-prompt): Allow the user to
> >     insist on choosing a function even if it appears not to exist.
> 
> This seems to lead to:
> 
> Test help-fns-test-bug17410 backtrace:
>   autoload-file((autoload "foo" nil nil t))
>   find-lisp-object-file-name(help-fns-test--macro (autoload "foo" nil

Yes, because the function autoload-file doesn't seem to exist.



reply via email to

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