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
Message #8 received at 57986 <at> debbugs.gnu.org (full text, mbox):
Sean Whitton <spwhitton <at> spwhitton.name> writes:
> In emacs -q, C-x m and put this text in the buffer:
>
>> This is some.
>>
>> This is more. This is more. This is more. This is more. This is more.
>> This is more. This is more.
>
> Move point to the beginning of the second line. M-RET.
[...]
>> This is some.
>
>>
>> This is more. This is more. This is more. This is more. This is
> more.
>> This is more. This is more.
>
> The problem, in particular, is how "more" becomes unquoted.
`M-RET' uses the text before point as the prefix, so if you `M-RET' at
the end of the second line, you get
---
> This is some.
>
>
> This is more. This is more. This is more. This is more. This is
> more. This is more. This is more.
---
which is what we're aiming for. So I'm not sure whether this is a
bug -- I think this is what it's meant to do. But perhaps it should be
documented better?
This bug report was last modified 2 years and 294 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.