From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/79597 Path: news.gmane.org!not-for-mail From: Daniel Dehennin Newsgroups: gmane.emacs.gnus.general Subject: Re: [PATCH] Fontification of an org-mode source block in PGP signed message does not work Date: Fri, 29 Jul 2011 11:43:58 +0200 Message-ID: <8762mlmnfl.fsf@hati.baby-gnu.org> References: <874o262tc7.fsf@hati.baby-gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Trace: dough.gmane.org 1311933810 8954 80.91.229.12 (29 Jul 2011 10:03:30 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 29 Jul 2011 10:03:30 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M27893@lists.math.uh.edu Fri Jul 29 12:03:26 2011 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.69) (envelope-from ) id 1Qmjuf-0000lW-2W for ding-account@gmane.org; Fri, 29 Jul 2011 12:03:25 +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 1QmjuF-0001Zi-Kg; Fri, 29 Jul 2011 05:02:59 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1Qmjbt-0001Uv-On for ding@lists.math.uh.edu; Fri, 29 Jul 2011 04:44:01 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1Qmjbs-0000sp-FB for ding@lists.math.uh.edu; Fri, 29 Jul 2011 04:44:01 -0500 Original-Received: from zion.baby-gnu.org ([82.233.222.74]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1Qmjbr-0007OG-1V for ding@gnus.org; Fri, 29 Jul 2011 11:43:59 +0200 Original-Received: from hati.asgardr.info ([192.168.1.2] helo=hati.baby-gnu.org) by zion.baby-gnu.org with esmtp (Exim 4.76) (envelope-from ) id 1Qmjbq-0005g6-Gp for ding@gnus.org; Fri, 29 Jul 2011 11:43:58 +0200 Organisation: Dark Church of Emacs User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux) X-Spam-Score: -3.1 (---) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:79597 Archived-At: --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Julien Danjou writes: > On Thu, Jul 28 2011, Daniel Dehennin wrote: > >> The problem is located in 'mm-dissect-buffer' which does not define the >> content-disposition if none is present in the MIME header. > > Good one. > > I've simplified it a bit, I hope I did not break it. At least it seems > to work for me. :) It works, I switched to string-match to parse other mm-inline-text-* without Content-Disposition header, I found only two others: =2D mm-inline-text-html =2D mm-inline-text-vcard So, just mm-inline-text is sufficient. Thanks. =2D-=20 Daniel Dehennin R=C3=A9cup=C3=A9rer ma clef GPG: gpg --keyserver pgp.mit.edu --recv-keys 0x6A2540D1 --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iEYEAREKAAYFAk4ygN4ACgkQb97L6l6P4FssmQCdENwuUaRXbxEBpKQlISZEHppF 8HUAn1/LfBNZyWVLVMEJSb0qCxbuiPxC =BX4K -----END PGP SIGNATURE----- --=-=-=--