From: Richard Stallman <rms@gnu.org>
Subject: [rost@math.ohio-state.edu: Back again: [Arg list not available....]
Date: Tue, 06 May 2003 06:14:01 -0400 [thread overview]
Message-ID: <E19CzST-0006B4-00@fencepost.gnu.org> (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 -------
reply other threads:[~2003-05-06 10:14 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E19CzST-0006B4-00@fencepost.gnu.org \
--to=rms@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.