GNU bug report logs -
#24081
25.0.95; fill-paragraph in message mode no longer honours line prefixes
Previous Next
Reported by: James Cloos <cloos <at> jhcloos.com>
Date: Tue, 26 Jul 2016 21:02:02 UTC
Severity: normal
Found in version 25.0.95
Done: Drew Adams <drew.adams <at> oracle.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
>>>>> "EZ" == Eli Zaretskii <eliz <at> gnu.org> writes:
JC>> Since I switched from using gnus git to master's internal gnus, I've
JC>> noticed that fill-paragraph in message mode no longer treats the line
JC>> prefixes as a fill-prefix.
JC>> Due to the other bug I had to downgrade from master to 25.0.95. It,
JC>> too, has this bug.
EZ> Please show a recipe to reproduce this.
Hmm. Interesting.
It does honour prefixes which match the re /^>+ +$/
But does not match arbitrary prefixes, such as those one gets when
using sc-cite-original for message-cite-function and with:
(quoting from my custom file):
'(message-cite-function (quote sc-cite-original))
'(sc-auto-fill-region-p nil)
'(sc-citation-leader "")
'(sc-preferred-attribution-list
(quote
("sc-lastchoice" "x-attribution" "initials" "firstname" "lastname")))
Eg, with citations like above.
-JimC
--
James Cloos <cloos <at> jhcloos.com> OpenPGP: 0x997A9F17ED7DAEA6
This bug report was last modified 234 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.