GNU bug report logs -
#55408
Explain the word "interactively" in the Emacs Manual
Previous Next
Reported by: Stefan Kangas <stefan <at> marxist.se>
Date: Sat, 14 May 2022 08:17:02 UTC
Severity: wishlist
Done: Stefan Kangas <stefan <at> marxist.se>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 55408 <at> debbugs.gnu.org (full text, mbox):
> From: Stefan Kangas <stefan <at> marxist.se>
> Date: Sat, 14 May 2022 10:16:06 +0200
>
> It would be useful if the word "interactively" was explained in the
> Emacs manual, and if there was an index entry for it. Otherwise, it
> might be hard to understand a docstring like this one for a new user:
>
> (defun package-update-all (&optional query)
> "Upgrade all packages.
> If QUERY, ask the user before updating packages. Interactively,
> QUERY is always true."
>
> Perhaps it should be explained in `(emacs) Commands' and/or in the Glossary?
Does it really need to be explained? It's a word used for its literal
meaning. The very first line presented in the *Help* buffer says:
package-update-all is an interactive compiled Lisp function in
‘package.el’. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
This bug report was last modified 3 years and 8 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.