bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#17001: `documentation' fails with void-function help-split-fundoc, d


From: Glenn Morris
Subject: bug#17001: `documentation' fails with void-function help-split-fundoc, due to advice
Date: Wed, 12 Mar 2014 17:13:09 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Glenn Morris wrote:

>> emacs -Q
>> (documentation 'rename-buffer)
>>   ->  void-function help-split-fundoc
>
> PS I wondered why the byte-compiler does not warn about this.
> Seems bytecomp.el now requires help-fns in some cases.
> That seems like it could cause precisely this kind of problem.

PPS I see some wise person added related comments to help-fns.el some
time ago; e.g.:

  ;; FIXME: Move to subr.el?
  (defun help-function-arglist (def &optional preserve-names)

(why not to help.el, which is preloaded?)





reply via email to

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