[Bug 271190] mail/mutt: bug in quote patch
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 271190] mail/mutt: bug in quote patch"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 02 May 2023 18:15:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271190 --- Comment #2 from Kurt Hackenberg <kh@panix.com> --- The patch file is mutt-2.2.10.vvv.quote. The port configuration has an option "quote patch", which includes that patch file and another, patch-1.13.0.vvv.initials. Symptoms of this bug: 1. Even when the patch file's two features are not enabled, when Mutt quotes a flowed text message into a flowed text reply, it removes trailing spaces from the quoted text, and so converts it to fixed text. 2. When $quote_quoted is yes, lines that start with any character in $quote_regexp are quoted with another copy of that character. That's wrong for flowed text, which RFC 3676 says must be quoted with '>'. -- You are receiving this mail because: You are the assignee for the bug.