From: James Cloos <cloos@jhcloos.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 24081@debbugs.gnu.org
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 [thread overview]
Message-ID: <m3wpk7iuj4.fsf@carbon.jhcloos.org> (raw)
In-Reply-To: <83oa5jssyx.fsf@gnu.org> (Eli Zaretskii's message of "Wed, 27 Jul 2016 05:41:26 +0300")
>>>>> "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
prev parent reply other threads:[~2016-07-27 4:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-26 21:00 bug#24081: 25.0.95; fill-paragraph in message mode no longer honours line prefixes James Cloos
2016-07-27 2:41 ` Eli Zaretskii
2016-07-27 4:17 ` James Cloos [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m3wpk7iuj4.fsf@carbon.jhcloos.org \
--to=cloos@jhcloos.com \
--cc=24081@debbugs.gnu.org \
--cc=eliz@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).