GNU bug report logs -
#57986
29.0.50; Citation prefix lost when message-newline-and-reformat
Previous Next
Reported by: Sean Whitton <spwhitton <at> spwhitton.name>
Date: Wed, 21 Sep 2022 18:35:01 UTC
Severity: normal
Tags: moreinfo
Found in version 29.0.50
Fixed in version 29.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
In emacs -q, C-x m and put this text in the buffer:
--8<---------------cut here---------------start------------->8---
> This is some.
>
> This is more. This is more. This is more. This is more. This is more.
> This is more. This is more.
--8<---------------cut here---------------end--------------->8---
Move point to the beginning of the second line. M-RET.
Expected:
--8<---------------cut here---------------start------------->8---
> This is some.
>
>
> This is more. This is more. This is more. This is more. This is
> more. This is more. This is more.
--8<---------------cut here---------------end--------------->8---
Actual:
--8<---------------cut here---------------start------------->8---
> This is some.
>
> This is more. This is more. This is more. This is more. This is
more.
> This is more. This is more.
--8<---------------cut here---------------end--------------->8---
The problem, in particular, is how "more" becomes unquoted.
--
Sean Whitton
This bug report was last modified 2 years and 292 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.