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 #11 received at 44577 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
> > 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?
Yes. That is the intent of the report, to get the non-existent option 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.
In edebug mode, type '?' to list help for the mode.
This will list the keys defined for the mode followed by a list of the options.The options are listed as help-mode links. The links can be used to displayhelp for each of the options, including their current value. This provides aquick method for looking up help or checking the values of the (many) edebugoptions.
---
[Message part 2 (text/html, inline)]
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.