Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
Subject: Re: Mime types and attached files
Date: Mon, 17 Apr 2006 19:15:17 +0900	[thread overview]
Message-ID: <b4m7j5ose2y.fsf@jpl.org> (raw)
In-Reply-To: <m3vet8o9ms.fsf@quimbies.gnus.org>

>>>>> In <m3vet8o9ms.fsf@quimbies.gnus.org>
>>>>>	Lars Magne Ingebrigtsen wrote:

> Katsumi Yamaoka <yamaoka@jpl.org> writes:

>> However, I must evaluate the form[1]
>>
>> (defalias 'mail-header-encode-parameter 'rfc2047-encode-parameter)
>>
>> when sending files with Japanese names in business.  That's very
>> annoying, though I never want to make it the default (so, I
>> restore it into `rfc2231-encode-string' after sending a mail).

> Well -- why not make it the default?  We know that a large number of
> mail readers out there don't support RFC2231, and we know that most
> mail readers support RFC2047 parameter decoding.  (Are there any that
> don't?  I mean, that don't support RFC2047 parameter encoding, but do
> support RFC2231?)

The reasons I wouldn't like to make it the default are:

The RFC2047-like encoding has not been documented as a standard
as far as I know.  I don't know how it has been decided
reasonably and democratically.  The specification doesn't seem
to have been unified in mailers that use it.  For instance, I
heard that some mailer works with a parameter in which a long
encoded file name is folded but others don't.  Because of this,
I designed `rfc2047-encode-parameter' so as not to fold an
encoded file name no matter how it is long.  Therefore, it
potentially violates the rule that maximum length of lines is
restricted by some RFCs.

> So to make life easier for everybody I propose making
> `rfc2047-encode-parameter' the default.

I swim with the tide. ;-)  I wish it weren't an obstruction to
Thunderbird's lofty ambition, though.



  reply	other threads:[~2006-04-17 10:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-28 20:43 Fabrice Popineau
2006-04-14 13:28 ` Lars Magne Ingebrigtsen
2006-04-17  1:54   ` Katsumi Yamaoka
2006-04-17  9:04     ` Lars Magne Ingebrigtsen
2006-04-17 10:15       ` Katsumi Yamaoka [this message]
2006-04-17 11:12         ` Lars Magne Ingebrigtsen
2006-04-17 11:40       ` gdt
2006-04-17 12:32         ` Lars Magne Ingebrigtsen

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=b4m7j5ose2y.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).