From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/57383 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.gnus.general Subject: Re: RFC-2231 vs. RFC-2047 Date: Sun, 16 May 2004 20:06:17 +0200 Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1084750694 19709 80.91.224.253 (16 May 2004 23:38:14 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 16 May 2004 23:38:14 +0000 (UTC) Original-X-From: ding-owner+M5923@lists.math.uh.edu Mon May 17 01:38:05 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BPVCm-0001UV-00 for ; Mon, 17 May 2004 01:38:05 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1BPVCP-0006Yy-00; Sun, 16 May 2004 18:37:41 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1BPVCH-0006Ys-00 for ding@lists.math.uh.edu; Sun, 16 May 2004 18:37:33 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1BPVCH-00006C-GC for ding@lists.math.uh.edu; Sun, 16 May 2004 18:37:33 -0500 Original-Received: from pfepc.post.tele.dk (pfepc.post.tele.dk [195.41.46.237]) by justine.libertine.org (Postfix) with ESMTP id E70B13A0205 for ; Sun, 16 May 2004 18:37:32 -0500 (CDT) Original-Received: from [195.215.224.172] (0xc3d7e0ac.esnxr4.ras.tele.dk [195.215.224.172]) by pfepc.post.tele.dk (Postfix) with ESMTP id 43261262807 for ; Mon, 17 May 2004 01:37:30 +0200 (CEST) Original-To: ding@gnus.org Mail-Followup-To: ding@gnus.org In-Reply-To: (Lars Magne Ingebrigtsen's message of "Sun, 16 May 2004 18:05:22 +0200") User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) Original-Lines: 24 Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:57383 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:57383 Lars Magne Ingebrigtsen writes: > Jesper Harder writes: > >> It wasn't. But I've now added it to `rfc2047-encoded-word-regexp'. > > rfc2231 handling is implemented (by rfc2231.el :-). I don't think this particular part of RFC 2231 is implemented in rfc2231.el. It wouldn't make a lot of sense, either, since the language tag is just a trivial extension to RFC 2047, and not something completely different like the encoding for MIME parameter values which is the main part of 2231. > If you want rfc2231 instead, just > > (fset 'mail-decode-encoded-word-region 'rfc2231-decode-region) `rfc2231-decode-region' doesn't exist. -- Jesper Harder