[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Rmail-mbox branch
From: |
Stephen J. Turnbull |
Subject: |
Re: Rmail-mbox branch |
Date: |
Thu, 11 Sep 2008 11:39:42 +0900 |
Paul Michael Reilly writes:
> Stephen J. Turnbull wrote:
> > ... and as I pointed out to Stefan, for many users it would be
> > very convenient and would cause no harm to transcode the headers too.
>
> I could not chase down that message and I'm a little confused about
> transcoding headers to the extent that I understand them to be ASCII
> per rfc2822.
Stefan is correct: it will NOT be ASCII per RFC 2822; it will no
longer be proper mbox format. Many tools (eg, most versions of
Python's email module) will immediately fatal error on it. *But* it
would be useful to Rmail (which would need very little extra coding to
handle it, I believe) and to plain-text tools such as grep.
For users (Francesco seems to be one, and I bet Richard is, too) who
do not plan to use other MUAs, the extra convenience of this extension
to mbox format would be very useful.
Note that the reverse translation is trivial, too, since the functions
needed to MIME-encode the headers are easily available (probably
already in Rmail?, certainly in Gnus).
- Re: Rmail-mbox branch, (continued)
- Re: Rmail-mbox branch, Stephen J. Turnbull, 2008/09/08
- Re: Rmail-mbox branch, Eli Zaretskii, 2008/09/08
- Re: Rmail-mbox branch, Richard M. Stallman, 2008/09/08
- Re: Rmail-mbox branch, David De La Harpe Golden, 2008/09/08
- Re: Rmail-mbox branch, Stephen J. Turnbull, 2008/09/08
- Re: Rmail-mbox branch, Richard M. Stallman, 2008/09/09
- Re: Rmail-mbox branch, Stephen J. Turnbull, 2008/09/10
- Re: Rmail-mbox branch, Paul Michael Reilly, 2008/09/10
- Re: Rmail-mbox branch, tomas, 2008/09/10
- Re: Rmail-mbox branch, Stefan Monnier, 2008/09/10
- Re: Rmail-mbox branch,
Stephen J. Turnbull <=
- Re: Rmail-mbox branch, David De La Harpe Golden, 2008/09/10
- Re: Rmail-mbox branch, Stefan Monnier, 2008/09/03
- Re: Rmail-mbox branch, Paul Michael Reilly, 2008/09/03
- Re: Rmail-mbox branch, Kenichi Handa, 2008/09/03
- Re: Rmail-mbox branch, Stefan Monnier, 2008/09/04
- Re: Rmail-mbox branch, Stephen J. Turnbull, 2008/09/03
- Re: Rmail-mbox branch, Paul Michael Reilly, 2008/09/04
- Re: Rmail-mbox branch, Eli Zaretskii, 2008/09/01
Re: Rmail-mbox branch, Paul Michael Reilly, 2008/09/01
Re: Rmail-mbox branch, Paul Michael Reilly, 2008/09/01