From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/58749 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: mm-fill-flowed and f=f article decoding Date: Wed, 06 Oct 2004 14:15:32 +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 1097065011 16936 80.91.229.6 (6 Oct 2004 12:16:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 6 Oct 2004 12:16:51 +0000 (UTC) Original-X-From: ding-owner+M7288@lists.math.uh.edu Wed Oct 06 14:16:40 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 1CFAil-0002TK-00 for ; Wed, 06 Oct 2004 14:16:40 +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 1CFAiJ-0006cB-00; Wed, 06 Oct 2004 07:16:11 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1CFAiF-0006c6-00 for ding@lists.math.uh.edu; Wed, 06 Oct 2004 07:16:07 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1CFAiE-00029G-AR for ding@lists.math.uh.edu; Wed, 06 Oct 2004 07:16:06 -0500 Original-Received: from main.gmane.org (main.gmane.org [80.91.229.2]) by justine.libertine.org (Postfix) with ESMTP id E00903A0053 for ; Wed, 6 Oct 2004 07:16:02 -0500 (CDT) Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1CFAi8-0006mO-00 for ; Wed, 06 Oct 2004 14:16:00 +0200 Original-Received: from c494102a.s-bi.bostream.se ([217.215.27.65]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 06 Oct 2004 14:16:00 +0200 Original-Received: from jas by c494102a.s-bi.bostream.se with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 06 Oct 2004 14:16:00 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Lines: 17 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: c494102a.s-bi.bostream.se User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:V4roGNCVSLa5VaZZX+Sl/4OAtcY= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:58749 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:58749 Katsumi Yamaoka writes: > -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 >>>>>> In Simon Josefsson wrote: >> Nice! Thanks. Perhaps it should apply mm-uu-dissect on text/.*, >> instead of only text/plain, though, but that's a quibble. I'll test >> it now... > > This is just an examle (inline PGP + text/enriched). I've never seen > an article like this, though. ;-) Your message was flowed, which might cause the inline PGP detection code to fail. But why was it flowed? Is that the right thing for text/enriched? I forget. OTOH, I can't get simpler text/plain samples to work. See gnus.test tests. Any ideas?