From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/50786 Path: main.gmane.org!not-for-mail From: Graham Murray Newsgroups: gmane.emacs.gnus.general Subject: Verifying inline gpg signatures Date: Tue, 11 Mar 2003 20:15:22 +0000 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1047413896 32263 80.91.224.249 (11 Mar 2003 20:18:16 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 11 Mar 2003 20:18:16 +0000 (UTC) Original-X-From: owner-ding@hpc.uh.edu Tue Mar 11 21:18:15 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18sqCU-0008OE-00 for ; Tue, 11 Mar 2003 21:18:15 +0100 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 18sqA4-0001bW-00; Tue, 11 Mar 2003 14:15:44 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 11 Mar 2003 14:16:45 -0600 (CST) Original-Received: from sclp3.sclp.com (sclp3.sclp.com [66.230.238.2]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id OAA21236 for ; Tue, 11 Mar 2003 14:16:34 -0600 (CST) Original-Received: (qmail 17311 invoked by alias); 11 Mar 2003 20:15:29 -0000 Original-Received: (qmail 17305 invoked from network); 11 Mar 2003 20:15:28 -0000 Original-Received: from home.gmurray.org.uk (@81.2.114.235) by 66.230.238.6 with SMTP; 11 Mar 2003 20:15:28 -0000 Original-Received: from home.gmurray.org.uk (localhost [127.0.0.1]) by home.gmurray.org.uk (8.12.6/8.12.6/SuSE Linux 0.6) with ESMTP id h2BKFMuZ010484 for ; Tue, 11 Mar 2003 20:15:22 GMT Original-Received: (from graham@localhost) by home.gmurray.org.uk (8.12.6/8.12.6/Submit) id h2BKFM97010483; Tue, 11 Mar 2003 20:15:22 GMT X-Authentication-Warning: home.gmurray.org.uk: graham set sender to graham@gmurray.org.uk using -f Mail-Copies-To: nobody Original-To: ding@gnus.org User-Agent: Gnus/5.090016 (Oort Gnus v0.16) Emacs/21.3.50 (gnu/linux) X-Virus-Scanned: by AMaViS - amavis-milter (http://www.amavis.org/) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:50786 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:50786 Is there any way of automatically verifying gpg/pgp inline signatures? Pgp/MIME signatures are automatically verified and their status displayed in the button. The only way I have found of verifying inline signatures is to select the region between "BEGIN PGP SIGNED MESSAGE" and the end of the signature, then M-x pgg-verify-region. Is there a more automated or simpler way?