Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
Subject: Re: RFC-2231 vs. RFC-2047
Date: Sun, 16 May 2004 18:05:22 +0200	[thread overview]
Message-ID: <m31xlkcq7x.fsf@quimbies.gnus.org> (raw)
In-Reply-To: <m3wu61ikko.fsf@defun.localdomain>

Jesper Harder <harder@ifa.au.dk> writes:

> Matthias Andree <ma@dt.e-technik.uni-dortmund.de> writes:
>
>> Gnus appears to have some difficulties handling RFC-2231, I haven't even
>> checked if it's supposed to be implemented.
>
> It wasn't.  But I've now added it to `rfc2047-encoded-word-regexp'.

rfc2231 handling is implemented (by rfc2231.el :-).

> (But apart from that joke I think RFC 2231 is pretty useless -- noone
> cares about the language tag extension to RFC 2047.

Yes.  That's why there's

(defalias 'mail-decode-encoded-word-region 'rfc2047-decode-region)

If you want rfc2231 instead, just

(fset 'mail-decode-encoded-word-region 'rfc2231-decode-region)

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen




  parent reply	other threads:[~2004-05-16 16:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-03 18:52 Matthias Andree
2004-03-03 23:20 ` Jesper Harder
2004-03-04  1:01   ` Katsumi Yamaoka
2004-03-04 12:22     ` Matthias Andree
2004-05-16 16:05   ` Lars Magne Ingebrigtsen [this message]
2004-05-16 18:06     ` Jesper Harder
2004-05-16 23:58       ` 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=m31xlkcq7x.fsf@quimbies.gnus.org \
    --to=larsi@gnus.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).