GNU bug report logs -
#58331
28.1: Function-name error in documentation of mouse-binding used to toggle hiding.
Previous Next
Reported by: Mark Harig <idirectscm <at> aim.com>
Date: Thu, 6 Oct 2022 13:32:01 UTC
Severity: minor
Found in version 28.1
Fixed in version 29.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
In the Emacs info manual, (emacs) Hideshow, the binding for
S-mouse-2 is described as:
`S-mouse-2'
Toggle hiding for the block you click on
(`hs-mouse-toggle-hiding').
1. M-x hs-mouse-toggle-hiding gives the following message:
`hs-mouse-toggle-hiding' is an obsolete command (as of 27.1);
use `hs-toggle-hiding' instead.
2. C-h w hs-mouse-toggle-hiding gives the following message:
hs-mouse-toggle-hiding is not on any key;
3. C-h w hs-toggle-hiding gives the following message:
hs-toggle-hiding is on S-<mouse-2>, <menu-bar> <hide/show>
<Toggle Hiding>, C-c @ C-e, C-c @ C-c
So, the Emacs info manual at (emacs) Hideshow needs to have
the description for S-mouse-2 changed from
`hs-mouse-toggle-hiding' to `hs-toggle-hiding'.
(End of report.)
This bug report was last modified 2 years and 228 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.