GNU bug report logs -
#44577
27.1; Missing options in definition of edebug-mode in edebug.el
Previous Next
Reported by: Mark Harig <idirectscm <at> aim.com>
Date: Wed, 11 Nov 2020 15:31: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 44577 <at> debbugs.gnu.org (full text, mbox):
Mark Harig via "Bug reports for GNU Emacs, the Swiss army knife of text
editors" <bug-gnu-emacs <at> gnu.org> writes:
> Emacs Maintainers,
> In the documentation string in define-minor-mode edebug-mode in edebug.el:
> 1. The option `edebug-on-signal' is listed, but it does not exist in the file.
Indeed, I find no matches grepping in the repository for
`edebug-on-signal', nor in the git log.
Perhaps it should just be removed?
> 2. The following options, which are described in (elisp) Edebug Options, are missing: edebug-sit-for-seconds, edebug-sit-on-break, edebug-behavior-alist, edebug-new-definition-function, edebug-after-instrumentation-function
Maybe instead of maintaining a list, we should just point users to `M-x
customize-group RET edebug RET'. Or just remove the list and say
nothing.
This bug report was last modified 4 years and 186 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.