all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Mark Lillibridge <mdl@alum.mit.edu>
Cc: 13328@debbugs.gnu.org
Subject: bug#13328: 24.2; Rmail does not properly decode MIME messages containing "From " lines or save such attachments correctly
Date: Sun, 06 Dec 2020 20:30:08 +0100	[thread overview]
Message-ID: <87y2iapwan.fsf@gnus.org> (raw)
In-Reply-To: <8738ykvb8s.fsf@foil.strangled.net> (Mark Lillibridge's message of "Tue, 01 Jan 2013 13:34:11 -0800")

Mark Lillibridge <mdl@alum.mit.edu> writes:

> |>From level 1
> |>>From level 2
> |>>>From level 3
> |
>
> The From lines should look identical to the first message.

(This bug report unfortunately got no response at the time.)

Thanks for the easy recipe to reproduce this behaviour.

The issue is: In non-MIME messages, rmail strips one level of ">" from
all lines that start with ">+From ".  In MIME messages, it doesn't do
that.

I think the latter behaviour sounds correct, though.  It's common for
mailers to prepend a ">" to lines that start with "From " -- but usually
only when that actually matches an mbox delimiter, which "From level 1"
does not.

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?

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





  reply	other threads:[~2020-12-06 19:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-01 21:34 bug#13328: 24.2; Rmail does not properly decode MIME messages containing "From " lines or save such attachments correctly Mark Lillibridge
2020-12-06 19:30 ` Lars Ingebrigtsen [this message]
2020-12-06 19:54   ` Eli Zaretskii
2020-12-07 14:47     ` Lars Ingebrigtsen
2020-12-07 16:04       ` Eli Zaretskii
2020-12-08 13:34         ` Lars Ingebrigtsen
2020-12-08 15:45           ` Eli Zaretskii
2020-12-08 16:18             ` Lars Ingebrigtsen
2022-10-10 18:00               ` Mark Lillibridge

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y2iapwan.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=13328@debbugs.gnu.org \
    --cc=mdl@alum.mit.edu \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.