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 #16 received at 57986 <at> debbugs.gnu.org (full text, mbox):
Sean Whitton <spwhitton <at> spwhitton.name> writes:
> Yeah, the docstring sounds like do-what-I-mean reformatting, not
> something more specific that cares about exactly where point is in the
> line. (I'd still advocate for changing it -- is there any use for this
> command aside from splitting up quoted text like this?)
No, but point determines what to use as the quote prefix, and that makes
some difference if you have variations on
>> Foo bar
>>> Foo bar zot
etc -- it uses the bit before point to find the prefix. And if you look
at the code, it's explicitly checking whether we're at bolp to disable
that logic.
I've played around a bit hitting `M-RET' at various places, and I think
that what it does probably makes sense, even if it's not totally
intuitive, so I've just clarified this in the doc string instead of
changing what it's doing.
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.