From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/58745 Path: main.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.gnus.general Subject: Re: mm-fill-flowed and f=f article decoding Date: Wed, 06 Oct 2004 16:49:28 +0900 Organization: Emacsen advocacy group 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 1097049210 8610 80.91.229.6 (6 Oct 2004 07:53:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 6 Oct 2004 07:53:30 +0000 (UTC) Original-X-From: ding-owner+M7284@lists.math.uh.edu Wed Oct 06 09:53:13 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13] ident=mail) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CF6bo-0001ee-00 for ; Wed, 06 Oct 2004 09:53:13 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1CF6YW-0005ns-00; Wed, 06 Oct 2004 02:49:48 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1CF6YS-0005nn-00 for ding@lists.math.uh.edu; Wed, 06 Oct 2004 02:49:44 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1CF6YT-00088b-7r for ding@lists.math.uh.edu; Wed, 06 Oct 2004 02:49:45 -0500 Original-Received: from washington.hostforweb.net (washington.hostforweb.net [69.61.11.2]) by justine.libertine.org (Postfix) with ESMTP id 9DDB33A0038 for ; Wed, 6 Oct 2004 02:49:42 -0500 (CDT) Original-Received: from localhost ([127.0.0.1]) by washington.hostforweb.net with esmtpa (Exim 4.42) id 1CF6YL-0006vH-3g for ding@gnus.org; Wed, 06 Oct 2004 03:49:38 -0400 Original-To: ding@gnus.org 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.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:Ckefs8yxTZGJrw2PN8FWqRYWPdw= X-Hashcash: 1:17:041006:ding@gnus.org::kY8vHV0HI1j7E/O5:00000Ajq X-Antivirus-Scanner: Clean mail though you should still use an Antivirus X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - washington.hostforweb.net X-AntiAbuse: Original Domain - gnus.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - jpl.org X-Source: X-Source-Args: X-Source-Dir: Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:58745 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:58745 >>>>> In Ralf Angeli wrote: > for some time now I am seeing format=flowed articles not being decoded > anymore. The result is, that e.g. raw quoted-printable or UTF-8 > characters are displayed in the article buffer of respective > messages. Obviously the raw characters will get yanked into a reply > to those articles as well. > Katsumi Yamaoka[1] already identified the cause for it in > . As I > customized `mm-fill-flowed' to nil, the change mentioned in this > article prevents decoding of f=f articles for me. > It would be great if this could be corrected. I believe I've fixed it. When the change which caused the problem was made[1] in order to let Gnus handle PGP signed format=flowed articles as multipart messages, Simon left a comment as follows: >>>>> In Simon Josefsson wrote: > ;; FIXME: This is a kludge. Proper fix is to make gnus-display-mime > ;; invoke mm-uu-dissect on all textual MIME parts, and stop using > ;; mm-fill-flowed here. I only worked just like that. [1] http://news.gmane.org/group/gmane.emacs.gnus.general/thread=58293