From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/68628 Path: news.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.gnus.general,gmane.emacs.pretest.bugs Subject: Re: bug#3648: Gnus doubles MIME tags Date: Wed, 24 Jun 2009 07:39:01 +0900 Organization: Emacsen advocacy group Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1245796847 5263 80.91.229.12 (23 Jun 2009 22:40:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 23 Jun 2009 22:40:47 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, ding@gnus.org To: 3648@emacsbugs.donarmstrong.com Original-X-From: ding-owner+M17055@lists.math.uh.edu Wed Jun 24 00:40:40 2009 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1MJEfQ-0003uw-2L for ding-account@gmane.org; Wed, 24 Jun 2009 00:40:40 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1MJEed-0007it-W5; Tue, 23 Jun 2009 17:39:52 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1MJEec-0007ij-Up for ding@lists.math.uh.edu; Tue, 23 Jun 2009 17:39:50 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1MJEeW-0006Aa-IX for ding@lists.math.uh.edu; Tue, 23 Jun 2009 17:39:50 -0500 Original-Received: from orlando.hostforweb.net ([216.246.45.90]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1MJEf2-0001c4-00 for ; Wed, 24 Jun 2009 00:40:16 +0200 Original-Received: from localhost ([127.0.0.1]:43490) by orlando.hostforweb.net with esmtpa (Exim 4.69) (envelope-from ) id 1MJEdu-000177-H1; Tue, 23 Jun 2009 17:39:06 -0500 X-Hashcash: 1:20:090623:3648@emacsbugs.donarmstrong.com::zDZS9VQ9jo7I9XOs:00000000000000000000000000000017o6 X-Hashcash: 1:20:090623:emacs-pretest-bug@gnu.org::kEWE1UvXj8x9+te2:0000000000000000000000000000000000001AYC X-Hashcash: 1:20:090623:ding@gnus.org::zIFTaM6gFRQiJVRB:00008mk6 X-Face: #kKnN,xUnmKia.'[pp`;Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu;B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1.50 (gnu/linux) Cancel-Lock: sha1:S6By3/TFw/BpSe98MaCVcD+vpOU= X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - orlando.hostforweb.net X-AntiAbuse: Original Domain - gnus.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - jpl.org X-Source: X-Source-Args: X-Source-Dir: X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:68628 gmane.emacs.pretest.bugs:24683 Archived-At: >>>>> Katsumi Yamaoka wrote: [...] > (I don't know how I commit it to the Emacs trunk and also > the branches, so I post it here.) Ok. I've committed this bugfix in the trunk, the EMACS_23_1_RC branch and the Gnus trunk. > 2009-06-22 Katsumi Yamaoka > * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of > mail-fetch-field to fetch Content-Description header in order to > exclude newlines.