unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Mark Harig via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: 58145@debbugs.gnu.org
Subject: bug#58145: 28.1; Description errors in Emacs's info manual for Gnus key bindings
Date: Wed, 28 Sep 2022 15:24:57 +0000 (UTC)	[thread overview]
Message-ID: <1167367840.1034373.1664378697992@mail.yahoo.com> (raw)
In-Reply-To: 1167367840.1034373.1664378697992.ref@mail.yahoo.com

[-- Attachment #1: Type: text/plain, Size: 1824 bytes --]

The following two errors are in the Emacs info manual for Emacs 28.1 (C-h r):
1. In "(emacs) Gnus Group Buffer", the description for the key   ‘u’ reads:
      Toggle the subscription status of the group      (‘gnus-group-toggle-subscription’) on the current line.      Invoking this on a killed or zombie group turns it into      an unsubscribed group.
   But C-h c for the key ‘u’ in the GNUS *Group* buffer reports:
      u runs the command gnus-group-toggle-subscription-at-point
   Likewise, C-h k for the key ‘u’ reports:
      u runs the command gnus-group-toggle-subscription-at-point      (found in gnus-group-mode-map), which is an interactive      native compiled Lisp function in ‘gnus-group.el’.
 So, the trailing text "-at-point" is missing from the function name bound to the ‘u’ key in the Emacs info manual and needs to be added to the function name in the description in the info manual.
   (Note: Capital ‘U’ in the GNUS *Group* buffer is mapped   to ‘gnus-group-toggle-subscription’.)

2. In "(emacs) Gnus Summary Buffer", the key sequence for   the command ‘gnus-summary-search-article-forward’ is   incorrect.  The info manual reads:
      ‘M-s REGEXP <RET>’           Search forward for articles containing a match for           REGEXP (‘gnus-summary-search-article-forward’).
   But C-h c M-s M-s reports:
      M-s M-s runs the command gnus-summary-search-article-forward
   Likewise, the Gnus menu for the GNUS *Summary* buffer   lists:
      Search articles forward...  M-s M-s
   So, an additional M-s is needed in the Emacs info manual   for the key sequence for searching forward in articles:
      ‘M-s M-s REGEXP <RET>’
(End of error report.)



[-- Attachment #2: Type: text/html, Size: 3094 bytes --]

       reply	other threads:[~2022-09-28 15:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1167367840.1034373.1664378697992.ref@mail.yahoo.com>
2022-09-28 15:24 ` Mark Harig via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]
2022-09-29  0:02   ` bug#58145: Formatting of lines in this report Mark Harig via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-09-29  6:08     ` Eli Zaretskii
2022-09-29 11:05   ` bug#58145: 28.1; Description errors in Emacs's info manual for Gnus key bindings Lars Ingebrigtsen

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1167367840.1034373.1664378697992@mail.yahoo.com \
    --to=bug-gnu-emacs@gnu.org \
    --cc=58145@debbugs.gnu.org \
    --cc=idirectscm@aim.com \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).