unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#70166: debbugs 0.40; Empty *Group* buffer remains after quitting ‘debbugs’
@ 2024-04-03 17:34 Michael Albinus via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2024-04-03 17:47 ` Michael Albinus via Bug reports for GNU Emacs, the Swiss army knife of text editors
                   ` (14 more replies)
  0 siblings, 15 replies; 17+ messages in thread
From: Michael Albinus via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2024-04-03 17:34 UTC (permalink / raw)
  To: 70166; +Cc: tpeplt

[-- Attachment #1: Type: text/plain, Size: 231 bytes --]

Hi,

Debbugs is a GNU ELPA package. As such, an ordinary bug report for Emacs
is preferred.

Contacting me as the author isn't wrong; I'm forwarding your message in
order to get it registered as Emacs bug.

Best regards, Michael.


[-- Attachment #2: Type: message/rfc822, Size: 1971 bytes --]

From: tpeplt <tpeplt@gmail.com>
To: Michael Albinus <michael.albinus@gmx.de>
Subject: debbugs 0.40; Empty *Group* buffer remains after quitting ‘debbugs’
Date: Wed, 03 Apr 2024 13:08:13 -0400

Michael Albinus,

Thank you for providing and maintaining the ‘debbugs’ package.

   After searching the Info manuals for ‘debbugs’ and
‘debbugs-ug’ for instructions on where or how to report a
problem with ‘debbugs’ and not finding any information, I am
writing to your email address as the only contact
information that I could find (via ‘list-packages’ for ‘debbugs’).

   The problem that I am reporting below is occurring with
Emacs version 29.3 and debbugs 0.40.  Here are the steps to
reproduce this problem:

1. Enter the command ‘debbugs-gnu-bugs’:

   M-x debbugs-gnu-bugs RET

2. At the prompt, enter a random bug number:

   Bug numbers (default -10): 123 RET

3. The *Bugs* buffer is displayed with messages for the
   corresponding bug number.  Type RET to run the command
   ‘debbugs-gnu-select-report’ for one of the messages.

   The buffer *ephemeral:bug#123* is displayed, where "123"
   is whichever bug number you chose.

4. Type q to run the command ‘gnus-summary-exit’.
   ‘debbugs’ returns to the *Bugs* buffer

5. Type q to run the command ‘quit-window’.

   A buffer named *Group* remains.

   If you repeat the steps above, but skip step 3 (that is, do
   not select a report), then ‘q’ exits debbugs and does not
   leave behind a stray *Group* buffer.

   It appears that ‘debbugs-gnu-select-report’ creates a
   *Group* buffer, but neglects to delete it when
   ‘gnus-summary-exit’ is run.

--

^ permalink raw reply	[flat|nested] 17+ messages in thread

* bug#70166: debbugs 0.40; Empty *Group* buffer remains after quitting ‘debbugs’
  2024-04-03 17:34 bug#70166: debbugs 0.40; Empty *Group* buffer remains after quitting ‘debbugs’ Michael Albinus via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2024-04-03 17:47 ` Michael Albinus via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2024-04-03 21:14   ` Eric Abrahamsen
  2024-04-03 18:19 ` tpeplt
                   ` (13 subsequent siblings)
  14 siblings, 1 reply; 17+ messages in thread
From: Michael Albinus via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2024-04-03 17:47 UTC (permalink / raw)
  To: Eric Abrahamsen; +Cc: tpeplt, 70166

Hi Eric,

could you, pls, have a look on this?

Thanks, and best regards, Michael.

Michael Albinus <michael.albinus@gmx.de> writes:

> Hi,
>
> Debbugs is a GNU ELPA package. As such, an ordinary bug report for Emacs
> is preferred.
>
> Contacting me as the author isn't wrong; I'm forwarding your message in
> order to get it registered as Emacs bug.
>
> Best regards, Michael.
>
> From: tpeplt <tpeplt@gmail.com>
> Subject: debbugs 0.40; Empty *Group* buffer remains after quitting ‘debbugs’
> To:  Michael Albinus <michael.albinus@gmx.de>
> Date: Wed, 03 Apr 2024 13:08:13 -0400 (36 minutes, 34 seconds ago)
>
> Michael Albinus,
>
> Thank you for providing and maintaining the ‘debbugs’ package.
>
>    After searching the Info manuals for ‘debbugs’ and
> ‘debbugs-ug’ for instructions on where or how to report a
> problem with ‘debbugs’ and not finding any information, I am
> writing to your email address as the only contact
> information that I could find (via ‘list-packages’ for ‘debbugs’).
>
>    The problem that I am reporting below is occurring with
> Emacs version 29.3 and debbugs 0.40.  Here are the steps to
> reproduce this problem:
>
> 1. Enter the command ‘debbugs-gnu-bugs’:
>
>    M-x debbugs-gnu-bugs RET
>
> 2. At the prompt, enter a random bug number:
>
>    Bug numbers (default -10): 123 RET
>
> 3. The *Bugs* buffer is displayed with messages for the
>    corresponding bug number.  Type RET to run the command
>    ‘debbugs-gnu-select-report’ for one of the messages.
>
>    The buffer *ephemeral:bug#123* is displayed, where "123"
>    is whichever bug number you chose.
>
> 4. Type q to run the command ‘gnus-summary-exit’.
>    ‘debbugs’ returns to the *Bugs* buffer
>
> 5. Type q to run the command ‘quit-window’.
>
>    A buffer named *Group* remains.
>
>    If you repeat the steps above, but skip step 3 (that is, do
>    not select a report), then ‘q’ exits debbugs and does not
>    leave behind a stray *Group* buffer.
>
>    It appears that ‘debbugs-gnu-select-report’ creates a
>    *Group* buffer, but neglects to delete it when
>    ‘gnus-summary-exit’ is run.
>
> --
> ----------





^ permalink raw reply	[flat|nested] 17+ messages in thread

* bug#70166: debbugs 0.40; Empty *Group* buffer remains after quitting ‘debbugs’
  2024-04-03 17:34 bug#70166: debbugs 0.40; Empty *Group* buffer remains after quitting ‘debbugs’ Michael Albinus via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2024-04-03 17:47 ` Michael Albinus via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2024-04-03 18:19 ` tpeplt
  2024-04-04  0:53 ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
                   ` (12 subsequent siblings)
  14 siblings, 0 replies; 17+ messages in thread
From: tpeplt @ 2024-04-03 18:19 UTC (permalink / raw)
  To: Michael Albinus; +Cc: 70166

Michael Albinus <michael.albinus@gmx.de> writes:

> Hi,
>
> Debbugs is a GNU ELPA package. As such, an ordinary bug report for Emacs
> is preferred.
>
> Contacting me as the author isn't wrong; I'm forwarding your message in
> order to get it registered as Emacs bug.
>
> Best regards, Michael.

Thank you.  I will use the Emacs bug-report process in the future for
reporting problems with GNU ELPA packages.

This explains why I wasn’t able to find a method in the ‘debbugs-ug’
Info manual on how to create a new problem report.

--





^ permalink raw reply	[flat|nested] 17+ messages in thread

* bug#70166: debbugs 0.40; Empty *Group* buffer remains after quitting ‘debbugs’
  2024-04-03 17:47 ` Michael Albinus via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2024-04-03 21:14   ` Eric Abrahamsen
  0 siblings, 0 replies; 17+ messages in thread
From: Eric Abrahamsen @ 2024-04-03 21:14 UTC (permalink / raw)
  To: Michael Albinus; +Cc: tpeplt, 70166

Michael Albinus <michael.albinus@gmx.de> writes:

> Hi Eric,
>
> could you, pls, have a look on this?

Will do, thanks for the report.





^ permalink raw reply	[flat|nested] 17+ messages in thread

* bug#70166: debbugs 0.40; Empty *Group* buffer remains after quitting ‘debbugs’
  2024-04-03 17:34 bug#70166: debbugs 0.40; Empty *Group* buffer remains after quitting ‘debbugs’ Michael Albinus via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2024-04-03 17:47 ` Michael Albinus via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2024-04-03 18:19 ` tpeplt
@ 2024-04-04  0:53 ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2024-04-04  0:53 ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
                   ` (11 subsequent siblings)
  14 siblings, 0 replies; 17+ messages in thread
From: Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2024-04-04  0:53 UTC (permalink / raw)
  To: 70166; +Cc: tpeplt, michael.albinus


I hope my comments fits to this bug.
I wonder if this bug is a side effect of Debbugs not opening it's own
Group buffer?

I noticed calling debbugs can mess with an existing Gnus session.





^ permalink raw reply	[flat|nested] 17+ messages in thread

* bug#70166: debbugs 0.40; Empty *Group* buffer remains after quitting ‘debbugs’
  2024-04-03 17:34 bug#70166: debbugs 0.40; Empty *Group* buffer remains after quitting ‘debbugs’ Michael Albinus via Bug reports for GNU Emacs, the Swiss army knife of text editors
                   ` (2 preceding siblings ...)
  2024-04-04  0:53 ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2024-04-04  0:53 ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2024-04-04  0:53 ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
                   ` (10 subsequent siblings)
  14 siblings, 0 replies; 17+ messages in thread
From: Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2024-04-04  0:53 UTC (permalink / raw)
  To: 70166; +Cc: tpeplt, michael.albinus


I hope my comments fits to this bug.
I wonder if this bug is a side effect of Debbugs not opening it's own
Group buffer?

I noticed calling debbugs can mess with an existing Gnus session.





^ permalink raw reply	[flat|nested] 17+ messages in thread

* bug#70166: debbugs 0.40; Empty *Group* buffer remains after quitting ‘debbugs’
  2024-04-03 17:34 bug#70166: debbugs 0.40; Empty *Group* buffer remains after quitting ‘debbugs’ Michael Albinus via Bug reports for GNU Emacs, the Swiss army knife of text editors
                   ` (3 preceding siblings ...)
  2024-04-04  0:53 ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2024-04-04  0:53 ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2024-04-04  0:53 ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
                   ` (9 subsequent siblings)
  14 siblings, 0 replies; 17+ messages in thread
From: Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2024-04-04  0:53 UTC (permalink / raw)
  To: 70166; +Cc: tpeplt, michael.albinus


I hope my comments fits to this bug.
I wonder if this bug is a side effect of Debbugs not opening it's own
Group buffer?

I noticed calling debbugs can mess with an existing Gnus session.





^ permalink raw reply	[flat|nested] 17+ messages in thread

* bug#70166: debbugs 0.40; Empty *Group* buffer remains after quitting ‘debbugs’
  2024-04-03 17:34 bug#70166: debbugs 0.40; Empty *Group* buffer remains after quitting ‘debbugs’ Michael Albinus via Bug reports for GNU Emacs, the Swiss army knife of text editors
                   ` (4 preceding siblings ...)
  2024-04-04  0:53 ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2024-04-04  0:53 ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2024-04-04  0:54 ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
                   ` (8 subsequent siblings)
  14 siblings, 0 replies; 17+ messages in thread
From: Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2024-04-04  0:53 UTC (permalink / raw)
  To: 70166; +Cc: tpeplt, michael.albinus


I hope my comments fits to this bug.
I wonder if this bug is a side effect of Debbugs not opening it's own
Group buffer?

I noticed calling debbugs can mess with an existing Gnus session.





^ permalink raw reply	[flat|nested] 17+ messages in thread

* bug#70166: debbugs 0.40; Empty *Group* buffer remains after quitting ‘debbugs’
  2024-04-03 17:34 bug#70166: debbugs 0.40; Empty *Group* buffer remains after quitting ‘debbugs’ Michael Albinus via Bug reports for GNU Emacs, the Swiss army knife of text editors
                   ` (6 preceding siblings ...)
  2024-04-04  0:54 ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2024-04-04  0:54 ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2024-04-04  0:54 ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
                   ` (6 subsequent siblings)
  14 siblings, 0 replies; 17+ messages in thread
From: Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2024-04-04  0:54 UTC (permalink / raw)
  To: 70166; +Cc: tpeplt, michael.albinus


I hope my comments fits to this bug.
I wonder if this bug is a side effect of Debbugs not opening it's own
Group buffer?

I noticed calling debbugs can mess with an existing Gnus session.





^ permalink raw reply	[flat|nested] 17+ messages in thread

* bug#70166: debbugs 0.40; Empty *Group* buffer remains after quitting ‘debbugs’
  2024-04-03 17:34 bug#70166: debbugs 0.40; Empty *Group* buffer remains after quitting ‘debbugs’ Michael Albinus via Bug reports for GNU Emacs, the Swiss army knife of text editors
                   ` (5 preceding siblings ...)
  2024-04-04  0:53 ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2024-04-04  0:54 ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2024-04-04  0:54 ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
                   ` (7 subsequent siblings)
  14 siblings, 0 replies; 17+ messages in thread
From: Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2024-04-04  0:54 UTC (permalink / raw)
  To: 70166; +Cc: tpeplt, michael.albinus


I hope my comments fits to this bug.
I wonder if this bug is a side effect of Debbugs not opening it's own
Group buffer?

I noticed calling debbugs can mess with an existing Gnus session.





^ permalink raw reply	[flat|nested] 17+ messages in thread

* bug#70166: debbugs 0.40; Empty *Group* buffer remains after quitting ‘debbugs’
  2024-04-03 17:34 bug#70166: debbugs 0.40; Empty *Group* buffer remains after quitting ‘debbugs’ Michael Albinus via Bug reports for GNU Emacs, the Swiss army knife of text editors
                   ` (7 preceding siblings ...)
  2024-04-04  0:54 ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2024-04-04  0:54 ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2024-04-04  0:54 ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
                   ` (5 subsequent siblings)
  14 siblings, 0 replies; 17+ messages in thread
From: Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2024-04-04  0:54 UTC (permalink / raw)
  To: 70166; +Cc: tpeplt, michael.albinus


I hope my comments fits to this bug.
I wonder if this bug is a side effect of Debbugs not opening it's own
Group buffer?

I noticed calling debbugs can mess with an existing Gnus session.





^ permalink raw reply	[flat|nested] 17+ messages in thread

* bug#70166: debbugs 0.40; Empty *Group* buffer remains after quitting ‘debbugs’
  2024-04-03 17:34 bug#70166: debbugs 0.40; Empty *Group* buffer remains after quitting ‘debbugs’ Michael Albinus via Bug reports for GNU Emacs, the Swiss army knife of text editors
                   ` (8 preceding siblings ...)
  2024-04-04  0:54 ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2024-04-04  0:54 ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2024-04-04  0:54 ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
                   ` (4 subsequent siblings)
  14 siblings, 0 replies; 17+ messages in thread
From: Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2024-04-04  0:54 UTC (permalink / raw)
  To: 70166; +Cc: tpeplt, michael.albinus


I hope my comments fits to this bug.
I wonder if this bug is a side effect of Debbugs not opening it's own
Group buffer?

I noticed calling debbugs can mess with an existing Gnus session.





^ permalink raw reply	[flat|nested] 17+ messages in thread

* bug#70166: debbugs 0.40; Empty *Group* buffer remains after quitting ‘debbugs’
  2024-04-03 17:34 bug#70166: debbugs 0.40; Empty *Group* buffer remains after quitting ‘debbugs’ Michael Albinus via Bug reports for GNU Emacs, the Swiss army knife of text editors
                   ` (9 preceding siblings ...)
  2024-04-04  0:54 ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2024-04-04  0:54 ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2024-04-04  0:54 ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
                   ` (3 subsequent siblings)
  14 siblings, 0 replies; 17+ messages in thread
From: Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2024-04-04  0:54 UTC (permalink / raw)
  To: 70166; +Cc: tpeplt, michael.albinus


I hope my comments fits to this bug.
I wonder if this bug is a side effect of Debbugs not opening it's own
Group buffer?

I noticed calling debbugs can mess with an existing Gnus session.





^ permalink raw reply	[flat|nested] 17+ messages in thread

* bug#70166: debbugs 0.40; Empty *Group* buffer remains after quitting ‘debbugs’
  2024-04-03 17:34 bug#70166: debbugs 0.40; Empty *Group* buffer remains after quitting ‘debbugs’ Michael Albinus via Bug reports for GNU Emacs, the Swiss army knife of text editors
                   ` (10 preceding siblings ...)
  2024-04-04  0:54 ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2024-04-04  0:54 ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2024-04-04  0:57 ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
                   ` (2 subsequent siblings)
  14 siblings, 0 replies; 17+ messages in thread
From: Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2024-04-04  0:54 UTC (permalink / raw)
  To: 70166; +Cc: tpeplt, michael.albinus


I hope my comments fits to this bug.
I wonder if this bug is a side effect of Debbugs not opening it's own
Group buffer?

I noticed calling debbugs can mess with an existing Gnus session.





^ permalink raw reply	[flat|nested] 17+ messages in thread

* bug#70166: debbugs 0.40; Empty *Group* buffer remains after quitting ‘debbugs’
  2024-04-03 17:34 bug#70166: debbugs 0.40; Empty *Group* buffer remains after quitting ‘debbugs’ Michael Albinus via Bug reports for GNU Emacs, the Swiss army knife of text editors
                   ` (12 preceding siblings ...)
  2024-04-04  0:57 ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2024-04-04  0:57 ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
       [not found] ` <87v84yc5il.fsf@>
  14 siblings, 0 replies; 17+ messages in thread
From: Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2024-04-04  0:57 UTC (permalink / raw)
  To: 70166; +Cc: tpeplt, michael.albinus


I hope my comments fits to this bug.
I wonder if this bug is a side effect of Debbugs not opening it's own
Group buffer?

I noticed calling debbugs can mess with an existing Gnus session.





^ permalink raw reply	[flat|nested] 17+ messages in thread

* bug#70166: debbugs 0.40; Empty *Group* buffer remains after quitting ‘debbugs’
  2024-04-03 17:34 bug#70166: debbugs 0.40; Empty *Group* buffer remains after quitting ‘debbugs’ Michael Albinus via Bug reports for GNU Emacs, the Swiss army knife of text editors
                   ` (11 preceding siblings ...)
  2024-04-04  0:54 ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2024-04-04  0:57 ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2024-04-04  0:57 ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
       [not found] ` <87v84yc5il.fsf@>
  14 siblings, 0 replies; 17+ messages in thread
From: Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2024-04-04  0:57 UTC (permalink / raw)
  To: 70166; +Cc: tpeplt, michael.albinus


I hope my comments fits to this bug.
I wonder if this bug is a side effect of Debbugs not opening it's own
Group buffer?

I noticed calling debbugs can mess with an existing Gnus session.





^ permalink raw reply	[flat|nested] 17+ messages in thread

* bug#70166: debbugs 0.40; Empty *Group* buffer remains after quitting ‘debbugs’
       [not found] ` <87v84yc5il.fsf@>
@ 2024-04-04  1:00   ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 0 replies; 17+ messages in thread
From: Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2024-04-04  1:00 UTC (permalink / raw)
  To: 70166; +Cc: michael.albinus, tpeplt


Sorry for the spam I've caused. I did appeared as if my message didn't go
out as `message-send` failed with:
split-string-and-unquote: End of file during parsing





^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2024-04-04  1:00 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-03 17:34 bug#70166: debbugs 0.40; Empty *Group* buffer remains after quitting ‘debbugs’ Michael Albinus via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-04-03 17:47 ` Michael Albinus via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-04-03 21:14   ` Eric Abrahamsen
2024-04-03 18:19 ` tpeplt
2024-04-04  0:53 ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-04-04  0:53 ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-04-04  0:53 ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-04-04  0:53 ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-04-04  0:54 ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-04-04  0:54 ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-04-04  0:54 ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-04-04  0:54 ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-04-04  0:54 ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-04-04  0:54 ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-04-04  0:57 ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-04-04  0:57 ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
     [not found] ` <87v84yc5il.fsf@>
2024-04-04  1:00   ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).