unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#57986: 29.0.50; Citation prefix lost when message-newline-and-reformat
@ 2022-09-21 18:34 Sean Whitton
  2022-09-23 16:21 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 5+ messages in thread
From: Sean Whitton @ 2022-09-21 18:34 UTC (permalink / raw)
  To: 57986

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





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

end of thread, other threads:[~2022-09-24 17:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-21 18:34 bug#57986: 29.0.50; Citation prefix lost when message-newline-and-reformat Sean Whitton
2022-09-23 16:21 ` Lars Ingebrigtsen
2022-09-23 16:32   ` Sean Whitton
2022-09-24  9:39     ` Lars Ingebrigtsen
2022-09-24 17:21       ` Sean Whitton

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).