GNU bug report logs -
#44697
27.1; Some typos in the Emacs Lisp (info) manuald
Previous Next
Reported by: Mark Harig <idirectscm <at> aim.com>
Date: Mon, 16 Nov 2020 19:47:02 UTC
Severity: normal
Tags: fixed
Found in version 27.1
Fixed in version 28.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 44697 <at> debbugs.gnu.org (full text, mbox):
Mark Harig <idirectscm <at> aim.com> writes:
> Emacs Maintainers,
>
> 1. In (elisp) Edebug Misc, the manual states that ‘C-]’
> is mapped to ‘abort-recursive-edit’. While this is
> correct, that mapping is in the global-map. In
> edebug-mode-map, ‘a’ is mapped to
> ‘abort-recursive-edit’. Also, the Edebug menu item for
> “Abort” lists ‘a’, and the documentation string for
> edebug-mode lists ‘a’ as mapped to
> ‘abort-recursive-edit’.
I've now changed the manual in Emacs 28 to mention both.
> 2. Also in (elisp) Edebug Misc, the manual states that
> ‘d’ is mapped to the function ‘edebug-backtrace’. There
> is no function with this name in edebug.el. In Edebug
> mode, ‘d’ is mapped to ‘edebug-pop-to-backtrace’.
Ditto.
> 3. In the Edebug/Views sub-menu, “View Outside Windows”
> is mapped to ‘P’ (capital ‘p’), while (elisp) Edebug
> Views states that ‘v’ is mapped to
> ‘edebug-view-outside’. In fact, both ‘P’ and ‘v’ are
> mapped to this function in Edebug mode. Either the
> manual should match what the sub-menu entry says, or the
> sub-menu entry should be changed to match what the elisp
> manual says. (Or, both should mention both keys, if
> there is a reason to map both keys to the function.)
I've changed the manual to mention both.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 4 years and 244 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.