From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/40337 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: PGP support Date: Fri, 16 Nov 2001 21:40:54 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: <87eln2zeos.fsf@mclinux.com> <87r8r24d0z.fsf@squeaker.lickey.com> <87adxq4aqr.fsf@squeaker.lickey.com> <873d3e1sj7.fsf@lackawana.kippona.com> <87u1vupne3.fsf@alberti.gnupg.de> <87y9l6ik2d.fsf@mclinux.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035175905 379 80.91.224.250 (21 Oct 2002 04:51:45 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:51:45 +0000 (UTC) Return-Path: Original-Received: (qmail 29014 invoked from network); 16 Nov 2001 20:43:10 -0000 Original-Received: from malifon.math.uh.edu (129.7.128.13) by mastaler.com with SMTP; 16 Nov 2001 20:43:10 -0000 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 164pot-0002sO-00; Fri, 16 Nov 2001 14:42:39 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 16 Nov 2001 14:42:22 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id OAA09346 for ; Fri, 16 Nov 2001 14:42:11 -0600 (CST) Original-Received: (qmail 28996 invoked by alias); 16 Nov 2001 20:41:28 -0000 Original-Received: (qmail 28991 invoked from network); 16 Nov 2001 20:41:27 -0000 Original-Received: from dolk.extundo.com (195.42.214.242) by gnus.org with SMTP; 16 Nov 2001 20:41:27 -0000 Original-Received: from dhcp128.extundo.com (slipsten.extundo.com [195.42.214.241]) (authenticated bits=0) by dolk.extundo.com (8.12.1/8.12.1) with ESMTP id fAGKfYmb030366 for ; Fri, 16 Nov 2001 21:41:35 +0100 Original-To: ding@gnus.org In-Reply-To: <87y9l6ik2d.fsf@mclinux.com> (Josh Huber's message of "Fri, 16 Nov 2001 14:37:14 -0500") Mail-Copies-To: nobody Original-Lines: 19 User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1 (i686-pc-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:40337 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:40337 Josh Huber writes: > Simon Josefsson writes: > >> I don't understand the value of having a header line that says the >> message was originally encrypted, the client already knows this? > > Right...is there an easy way to access this information (if the > message was signed or encrypted) from a reply buffer? I don't think so... someone please contribute it. :-) > I'm thinking about a way to implement the reply_sign, reply_encrypt, > and reply_signencrypt options of mutt...If you get a message which is > encrypted, and reply to it, Gnus would automatically encrypt the > reply. That would be cool. Perhaps the idea could be integrated with BBDB as well (or maybe it already is, I think I remember something similar).