From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dave Love Newsgroups: gmane.emacs.bugs Subject: Re: bad rfc2047 encoding Date: 20 Aug 2002 18:02:59 +0100 Sender: bug-gnu-emacs-admin@gnu.org Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1029862985 2007 127.0.0.1 (20 Aug 2002 17:03:05 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 20 Aug 2002 17:03:05 +0000 (UTC) Cc: bugs@gnus.org, bug-gnu-emacs@gnu.org Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17hCPG-0000W0-00 for ; Tue, 20 Aug 2002 19:03:02 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17hCQO-0005h5-00; Tue, 20 Aug 2002 13:04:12 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17hCPM-0005bV-00 for bug-gnu-emacs@gnu.org; Tue, 20 Aug 2002 13:03:08 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17hCPI-0005b3-00 for bug-gnu-emacs@gnu.org; Tue, 20 Aug 2002 13:03:08 -0400 Original-Received: from albion.dl.ac.uk ([148.79.80.39]) by monty-python.gnu.org with esmtp (Exim 4.10) id 17hCPI-0005at-00 for bug-gnu-emacs@gnu.org; Tue, 20 Aug 2002 13:03:04 -0400 Original-Received: from fx by albion.dl.ac.uk with local (Exim 3.35 #1 (Debian)) id 17hCPD-0002Yi-00; Tue, 20 Aug 2002 18:02:59 +0100 Original-To: Simon Josefsson Original-Lines: 15 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:3252 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:3252 Simon Josefsson writes: > This was fixed in Oort some time ago Does that mean that Gnus 5.9 isn't being maintained? > (rev 6.5 of rfc2047.el in Gnus > CVS), patch modified against work with 21.3: It doesn't solve the problem as far as I can tell. I'd have thought that obeying the RFC means parsing the header, since it concerns comment fields. I've restored bug-gnu-Emacs to the Cc since this is something I think is important for a release.