GNU bug report logs - #44697
27.1; Some typos in the Emacs Lisp (info) manuald

Previous Next

Package: emacs;

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


View this message in rfc822 format

From: Mark Harig <idirectscm <at> aim.com>
To: 44697 <at> debbugs.gnu.org
Subject: bug#44697: 27.1; Some typos in the Emacs Lisp (info) manuald
Date: Mon, 16 Nov 2020 19:46:10 +0000 (UTC)
[Message part 1 (text/plain, inline)]
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’.

  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’.

  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.)

---

[Message part 2 (text/html, inline)]

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.