GNU bug report logs - #13328
24.2; Rmail does not properly decode MIME messages containing "From " lines or save such attachments correctly

Previous Next

Package: emacs;

Reported by: mdl <at> alum.mit.edu

Date: Tue, 1 Jan 2013 21:36:01 UTC

Severity: normal

Found in version 24.2

Full log


Message #11 received at 13328 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: mdl <at> alum.mit.edu, 13328 <at> debbugs.gnu.org
Subject: Re: bug#13328: 24.2;
 Rmail does not properly decode MIME messages containing "From " lines
 or save such attachments correctly
Date: Sun, 06 Dec 2020 21:54:22 +0200
> From: Lars Ingebrigtsen <larsi <at> gnus.org>
> Date: Sun, 06 Dec 2020 20:30:08 +0100
> Cc: 13328 <at> debbugs.gnu.org
> 
> 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.  Therefore, I think that it can only stop stripping if it
also stops adding ">".  And that cannot be don, AFAIU, if we want to
be able to preserve the mbox format (for example, the FCC feature in
Rmail saves messages in mbox files).

Am I missing something?




This bug report was last modified 2 years and 246 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.