From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/40410 Path: main.gmane.org!not-for-mail From: Josh Huber Newsgroups: gmane.emacs.gnus.general Subject: Re: gpg-ring.el/gpg.el? Date: Mon, 19 Nov 2001 10:03:02 -0500 Organization: Mind your own business, you silly arthur king! Sender: owner-ding@hpc.uh.edu Message-ID: <87bshyvm55.fsf@mclinux.com> References: <87k7wqjzvo.fsf@mclinux.com> <87lmh6mm62.fsf@squeaker.lickey.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035175964 760 80.91.224.250 (21 Oct 2002 04:52:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:52:44 +0000 (UTC) Return-Path: Original-Received: (qmail 661 invoked from network); 19 Nov 2001 15:02:56 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 19 Nov 2001 15:02:56 -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 165pwO-00049W-00; Mon, 19 Nov 2001 09:02:32 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 19 Nov 2001 09:02:16 -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 JAA04805 for ; Mon, 19 Nov 2001 09:02:04 -0600 (CST) Original-Received: (qmail 651 invoked by alias); 19 Nov 2001 15:02:15 -0000 Original-Received: (qmail 646 invoked from network); 19 Nov 2001 15:02:15 -0000 Original-Received: from quimby.gnus.org (HELO quimby2.netfonds.no) (195.204.10.66) by gnus.org with SMTP; 19 Nov 2001 15:02:15 -0000 Original-Received: from news by quimby2.netfonds.no with local (Exim 3.12 #1 (Debian)) id 165q49-0003L3-00 for ; Mon, 19 Nov 2001 16:10:33 +0100 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 30 Original-NNTP-Posting-Host: lowell.missioncriticallinux.com Original-X-Trace: quimby2.netfonds.no 1006182633 12695 208.51.139.16 (19 Nov 2001 15:10:33 GMT) Original-X-Complaints-To: usenet@quimby2.netfonds.no Original-NNTP-Posting-Date: 19 Nov 2001 15:10:33 GMT X-Go-Away: or I shall taunt you a second time! X-PGP-KeyID: 6B21489A X-PGP-CertKey: 61F0 6138 BE7B FEBF A223 E9D1 BFE1 2065 6B21 489A X-Request-PGP: finger:huber@db.debian.org Mail-Copies-To: nobody User-Agent: Gnus/5.090004 (Oort Gnus v0.04) XEmacs/21.4 (Artificial Intelligence, powerpc-debian-linux) Cancel-Lock: sha1:dpfE525g705F2bSGKzsJ831Tqqk= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:40410 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:40410 "Matt Armstrong" writes: > If I do C-c RET c p, it puts some MML stuff way at the top of the > message. Then I M-> and C-c C-a to attach a file, and some MML > stuff is stuck at the end. I was quite surprised to find the > attachment sent in the clear. hmm, so just checking to see if there is another part to the message won't do the trick. I hadn't thought of that. The problem is that the message can be modified after C-c C-m c p, in which case it wouldn't do the right thing. (even if it checked the message content before choosing <$part ...> or <$multipart ...>) I think we need some kind of flag to instruct MML to do the right thing, at sending time. Perhaps a new MML tag? <$secure type=(sign|encrypt|encryptsign) mode=(pgp1991|pgp2015|smime)> ... message body ... Then, the right thing could be done at sending time (or whenever MML is parsed) what do you think? -- Josh Huber