From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#44577: 27.1; Missing options in definition of edebug-mode in edebug.el Date: Thu, 12 Nov 2020 15:46:47 +0200 Message-ID: <83o8k2znzs.fsf@gnu.org> References: <1575202005.4252872.1605107085622.ref@mail.yahoo.com> <1575202005.4252872.1605107085622@mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="17987"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 44577@debbugs.gnu.org, idirectscm@aim.com To: Stefan Kangas Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Thu Nov 12 14:47:11 2020 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kdCwQ-0004V5-FX for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 12 Nov 2020 14:47:10 +0100 Original-Received: from localhost ([::1]:53634 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kdCwP-0000S5-IG for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 12 Nov 2020 08:47:09 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:55198) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kdCwI-0000Qa-Mq for bug-gnu-emacs@gnu.org; Thu, 12 Nov 2020 08:47:02 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:60695) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kdCwI-0001RB-DT for bug-gnu-emacs@gnu.org; Thu, 12 Nov 2020 08:47:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kdCwI-0003NS-9s for bug-gnu-emacs@gnu.org; Thu, 12 Nov 2020 08:47:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 12 Nov 2020 13:47:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 44577 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: fixed Original-Received: via spool by 44577-submit@debbugs.gnu.org id=B44577.160518880312955 (code B ref 44577); Thu, 12 Nov 2020 13:47:02 +0000 Original-Received: (at 44577) by debbugs.gnu.org; 12 Nov 2020 13:46:43 +0000 Original-Received: from localhost ([127.0.0.1]:44008 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kdCvz-0003Mt-Bx for submit@debbugs.gnu.org; Thu, 12 Nov 2020 08:46:43 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:54998) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kdCvw-0003Mf-Hc for 44577@debbugs.gnu.org; Thu, 12 Nov 2020 08:46:41 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:52034) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kdCvq-0001Iu-NL; Thu, 12 Nov 2020 08:46:34 -0500 Original-Received: from [176.228.60.248] (port=4272 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kdCvo-0003K9-5f; Thu, 12 Nov 2020 08:46:34 -0500 In-Reply-To: (message from Stefan Kangas on Wed, 11 Nov 2020 10:22:13 -0600) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:193157 Archived-At: > From: Stefan Kangas > Date: Wed, 11 Nov 2020 10:22:13 -0600 > > Mark Harig via "Bug reports for GNU Emacs, the Swiss army knife of text > editors" 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? Yes, please. > > 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. I think we should remove the list from the doc string, yes. It is unusual for a doc string of a mode to include an exhaustive list of all of its customization options; in general, the feature's group should be enough to discover all of them. And the manual documents the most important ones. Thanks.