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

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

bug#13328: 24.2; Rmail does not properly decode MIME messages containing


From: Lars Ingebrigtsen
Subject: bug#13328: 24.2; Rmail does not properly decode MIME messages containing "From " lines or save such attachments correctly
Date: Mon, 07 Dec 2020 15:47:03 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

>> Furthermore, it's really uncommon for anything to prepend a ">" when the
>> line starts with ">From ".
>> 
>> So I think the bug here is that it does the stripping at all in these
>> cases.
>> 
>> Opinions?
>
> If it doesn't strip, but keeps adding ">", these additions will
> accumulate.

No -- there's no accumulation.

Other mailers only add a ">" to the front of lines that match mbox
separators.  ">From" does not match any mbox separator, so there's no
accumulation.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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