emacs-devel
[Top][All Lists]
Advanced

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

address@hidden: Back again: [Arg list not available....]


From: Richard Stallman
Subject: address@hidden: Back again: [Arg list not available....]
Date: Tue, 06 May 2003 06:14:01 -0400

Can someone please DTRT about this?

------- Start of forwarded message -------
Date: Mon, 5 May 2003 14:48:27 -0400 (EDT)
From: Markus Rost <address@hidden>
To: address@hidden
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: address@hidden

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  <address@hidden>

        * 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
address@hidden
http://mail.gnu.org/mailman/listinfo/emacs-pretest-bug
------- End of forwarded message -------




reply via email to

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