diff mbox series

[bug#66620] doc: Document extra Emacs-Debbugs configurations.

Message ID 87y1dboiko.fsf@pelzflorian.de
State New
Headers show
Series [bug#66620] doc: Document extra Emacs-Debbugs configurations. | expand

Commit Message

pelzflorian (Florian Pelz) Dec. 30, 2023, 2:45 p.m. UTC
"pelzflorian (Florian Pelz)" <pelzflorian@pelzflorian.de> writes:
> Not being very experienced with Emacs, I tried 'M-x debbugs-gnu' and it
> does not prompt for the packages but shows bugs for Emacs by default.
>
> I suggest the attached patch.

Attached is v2 with better commit message.

Regards,
Florian

Comments

Maxim Cournoyer Dec. 31, 2023, 6:06 a.m. UTC | #1
Hi,

"pelzflorian (Florian Pelz)" <pelzflorian@pelzflorian.de> writes:

> "pelzflorian (Florian Pelz)" <pelzflorian@pelzflorian.de> writes:
>> Not being very experienced with Emacs, I tried 'M-x debbugs-gnu' and it
>> does not prompt for the packages but shows bugs for Emacs by default.
>>
>> I suggest the attached patch.
>
> Attached is v2 with better commit message.

Applied, thanks!
diff mbox series

Patch

From: Florian Pelz <pelzflorian@pelzflorian.de>
Date: Sat, 11 Nov 2023 13:13:30 +0100
Subject: [PATCH v2] doc: Use accurate wording in Emacs-Debbugs configuration.

'M-x debbugs-gnu' does not prompt for which bugs to show.
'C-u M-x debbugs-gnu' would.
Follow-up to 19fe24c5b978a16cbca3cddbfa3ab9d1ee2c68f2.

* doc/contributing.texi (Viewing Bugs within Emacs): Make comment
more accurate.
---
 doc/contributing.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/contributing.texi b/doc/contributing.texi
index 7337f4bd58..5707ff5cde 100644
--- a/doc/contributing.texi
+++ b/doc/contributing.texi
@@ -457,7 +457,7 @@  configuration file:
           (group-n 3 (one-or-more digit))
           line-end))
 
-;; Reduce the number of prompts with 'M-x debbugs-gnu'.
+;; Change the default when run as 'M-x debbugs-gnu'.
 (setq debbugs-gnu-default-packages '("guix" "guix-patches"))
 
 ;; Show feature requests.

base-commit: f24b14767d362a84e6469682b4fe303b50f4b589
-- 
2.41.0