From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/40336 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: gpg-ring.el/gpg.el? Date: Fri, 16 Nov 2001 21:32:20 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: <87k7wqjzvo.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 1035175904 376 80.91.224.250 (21 Oct 2002 04:51:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:51:44 +0000 (UTC) Return-Path: Original-Received: (qmail 28902 invoked from network); 16 Nov 2001 20:34:17 -0000 Original-Received: from malifon.math.uh.edu (129.7.128.13) by mastaler.com with SMTP; 16 Nov 2001 20:34:17 -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 164pfl-0002n8-00; Fri, 16 Nov 2001 14:33:13 -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:32:58 -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 OAA09300 for ; Fri, 16 Nov 2001 14:32:48 -0600 (CST) Original-Received: (qmail 28886 invoked by alias); 16 Nov 2001 20:32:54 -0000 Original-Received: (qmail 28881 invoked from network); 16 Nov 2001 20:32:53 -0000 Original-Received: from dolk.extundo.com (195.42.214.242) by gnus.org with SMTP; 16 Nov 2001 20:32:53 -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 fAGKX0mb030316 for ; Fri, 16 Nov 2001 21:33:00 +0100 Original-To: ding@gnus.org In-Reply-To: <87k7wqjzvo.fsf@mclinux.com> (Josh Huber's message of "Fri, 16 Nov 2001 14:10:19 -0500") Mail-Copies-To: nobody Original-Lines: 14 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:40336 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:40336 Josh Huber writes: > Is there a reason gpg.el isn't included in the main dist yet? FSF doesn't have papers for it. > [1] Signing/encrypting multipart messages should be done > automatically, IMHO. I'll try and figure this out -- the problem > is that if you send someone an encrypted mail with an attachment, > C-c C-m c p just does one part, encrypting the text before the > attachment, leaving the attachment in the clear. C-c C-m c p encrypts the current MIME part. If you C-c C-m c p on a multipart part, the entire multipart is encrypted.