* [rost@math.ohio-state.edu: Back again: [Arg list not available....]
@ 2003-05-06 10:14 Richard Stallman
0 siblings, 0 replies; only message in thread
From: Richard Stallman @ 2003-05-06 10:14 UTC (permalink / raw)
Can someone please DTRT about this?
------- Start of forwarded message -------
Date: Mon, 5 May 2003 14:48:27 -0400 (EDT)
From: Markus Rost <rost@math.ohio-state.edu>
To: emacs-pretest-bug@gnu.org
X-Home-Page: http://www.math.ohio-state.edu/~rost
X-RAVMilter-Version: 8.4.2(snapshot 20021217) (hermes)
Subject: Back again: [Arg list not available....
Sender: emacs-pretest-bug-bounces+rms=gnu.org@gnu.org
I regenerated loaddefs.el completely and noticed that something is
incorrect with the help/fundoc mechanism. I think this caused by the
recent change:
2003-04-12 John Paul Wallington <jpw@gnu.org>
* help-fns.el (help-add-fundoc-usage): Pass an empty string to
`format' if no newlines are necessary.
For instance, C-h f batch-update-autoloads yields now the help buffer
contents
==========
batch-update-autoloads is an autoloaded Lisp function in `autoload'.
[Arg list not available until function definition is loaded.]
Update loaddefs.el autoloads in batch mode.
Calls `update-directory-autoloads' on the command line arguments.
==========
while it should give the help buffer contents
==========
batch-update-autoloads is an autoloaded Lisp function in `autoload'.
(batch-update-autoloads)
Update loaddefs.el autoloads in batch mode.
Calls `update-autoloads-autoloads' on the command line arguments.
==========
I am not sure what is the desired fix: Either undo that change for
help-add-fundoc-usage or adjust the function help-function-arglist to
that change. (I don't volunteer for any fix.)
_______________________________________________
Emacs-pretest-bug mailing list
Emacs-pretest-bug@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-pretest-bug
------- End of forwarded message -------
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-05-06 10:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-06 10:14 [rost@math.ohio-state.edu: Back again: [Arg list not available....] Richard Stallman
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.