bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#24081: 25.0.95; fill-paragraph in message mode no longer honours lin


From: James Cloos
Subject: bug#24081: 25.0.95; fill-paragraph in message mode no longer honours line prefixes
Date: Wed, 27 Jul 2016 00:17:51 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.95 (gnu/linux)

>>>>> "EZ" == Eli Zaretskii <eliz@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@jhcloos.com>         OpenPGP: 0x997A9F17ED7DAEA6





reply via email to

[Prev in Thread] Current Thread [Next in Thread]