all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#68510: Bug in debbugs' C-u S v
@ 2024-01-16 15:28 Tomas Volf
  2024-01-19 11:55 ` bug#68510: Bug in gnus' " Michael Albinus via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 1 reply; 7+ messages in thread
From: Tomas Volf @ 2024-01-16 15:28 UTC (permalink / raw)
  To: 68510

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

Hello,

I think I found a bug in debbugs, however I am not sure if the bug is in
documentation or in the code.  Steps to reproduce (in emacs -Q):

In *scratch* buffer:
   (require 'debbugs-gnu)
   (debbugs-gnu-bugs 66531)

In the new buffer open the message and navigate cursor to last message from Mike
Gran (47: ).  Now, when I want to reply, I press S v and it opens a buffer with
(addresses are censored):

    To: Mike Gran <xxx>
    Cc: Tomas Volf <xxx>,  "xxx@debbugs-gnu-org" <xxx>
    Subject: Re: bug#66531: [PATCH] ftw: Fix getuid-or-false, getgid-or-false macros.
    From: me@hostname.mail-host-address-is-not-set
    --text follows this line--

So far that is expected.  However when I want to quote the original message, I can, based on the reading of the manual, use C-u S v:

> If prefix argument YANK is non-nil, the original article(s) will be yanked
> automatically.

However while that does work, additional undocumented (and unwanted) changes are
done as well,producing a following message:

    To: Mike Gran <xxx>
    Cc: Tomas Volf <xxx>,  Tomas Volf <xxx>,  control@debbugs-gnu-org,  xxx@debbugs-gnu-org
    Subject: Re: bug#66531: [PATCH] ftw: Fix getuid-or-false, getgid-or-false macros., bug#66531: [PATCH] ftw: Fix getuid-or-false, getgid-or-false macros., bug#66531: [PATCH] ftw: Fix getuid-or-false, getgid-or-false macros., bug#66531: [PATCH] ftw: Fix getuid-or-false, getgid-or-false macros., control message for bug #66531, control message for bug #66531
    From: me@hostname.mail-host-address-is-not-set
    --text follows this line--
    Mike Gran <xxx> writes:
    
    [..]

Notice that the subject is pretty weird, and for some reason there is a control
server in the CC list.  I do not know if this is expected (well, at least I did
not expect it), but it at the very least does not seem to be documented.  Based
on my reading of the C-h k S v I would have expected just the "Mike Gran
<xxx> writes:" change.

Thank you and have a nice day,
Tomas Volf

-- 
There are only two hard things in Computer Science:
cache invalidation, naming things and off-by-one errors.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2024-01-19 22:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-16 15:28 bug#68510: Bug in debbugs' C-u S v Tomas Volf
2024-01-19 11:55 ` bug#68510: Bug in gnus' " Michael Albinus via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-01-19 16:10   ` Eric Abrahamsen
2024-01-19 17:05     ` Tomas Volf
2024-01-19 22:03       ` Eric Abrahamsen
2024-01-19 22:29       ` Eric Abrahamsen
2024-01-19 22:50         ` Tomas Volf

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.