From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/55146 Path: main.gmane.org!not-for-mail From: Lloyd Zusman Newsgroups: gmane.emacs.gnus.general Subject: Re: Gnus not recognizing encrypted message Date: Mon, 08 Dec 2003 08:32:53 -0500 Sender: ding-owner@lists.math.uh.edu Message-ID: References: <1260.217.208.174.116.1070841438.squirrel@217.208.174.116> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1070890583 1916 80.91.224.253 (8 Dec 2003 13:36:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 8 Dec 2003 13:36:23 +0000 (UTC) Original-X-From: ding-owner+M3686@lists.math.uh.edu Mon Dec 08 14:36:14 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1ATLYc-0000mF-00 for ; Mon, 08 Dec 2003 14:36:14 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1ATLYQ-0004lR-00; Mon, 08 Dec 2003 07:36:02 -0600 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1ATLYM-0004lM-00 for ding@lists.math.uh.edu; Mon, 08 Dec 2003 07:35:58 -0600 Original-Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by justine.libertine.org (Postfix) with ESMTP id 90FF03A0035 for ; Mon, 8 Dec 2003 07:35:58 -0600 (CST) Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1ATLYM-0002Pd-00 for ; Mon, 08 Dec 2003 14:35:58 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Received: from sea.gmane.org ([80.91.224.252]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1ATLYK-0002PV-00 for ; Mon, 08 Dec 2003 14:35:56 +0100 Original-Received: from news by sea.gmane.org with local (Exim 3.35 #1 (Debian)) id 1ATLYK-0000Tt-00 for ; Mon, 08 Dec 2003 14:35:56 +0100 Original-Lines: 19 Original-X-Complaints-To: usenet@sea.gmane.org User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.2 (gnu/linux) Cancel-Lock: sha1:ht5WrXeTZ8TpFOsIkphXi8zpxAg= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:55146 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:55146 "Simon Josefsson" writes: >> The message arrived as a single-part multipart/mixed message, with both >> the encrypted message and the user's public key that part. > > Unfortunately Gnus doesn't detect inline PGP in already parsed parts, > such as a MIME part within a multipart/mixed. The inline PGP code is > only run if there are is only one top-level text part. Thank you. Well, I figured out that I can run `gnus-display-mime' from the Summary buffer in order to trigger the decryption dialog for messages like these. That's better than nothing. But is there some sort of part-parsing hook that I can write, which could trigger the inline PGP code for each appropriate part? -- Lloyd Zusman ljz@asfast.com