From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/3464 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.user Subject: Re: Automatically sign/encrypt messages Date: Mon, 02 Feb 2004 15:27:45 -0500 Organization: =?koi8-r?q?=F4=C5=CF=C4=CF=D2=20=FA=CC=C1=D4=C1=CE=CF=D7?= @ Cienfuegos Message-ID: <4nbrohz0ou.fsf@collins.bwh.harvard.edu> References: <87n086ach0.fsf@ulm.my.lan> <4nekthi7cs.fsf@collins.bwh.harvard.edu> <87ptd0jsqv.fsf@u-h-l.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1138669575 19085 80.91.229.2 (31 Jan 2006 01:06:15 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Jan 2006 01:06:15 +0000 (UTC) Original-X-From: nobody Tue Jan 17 17:32:15 2006 Original-Path: quimby.gnus.org!newsfeed1.e.nsc.no!nsc.no!nextra.com!news.tele.dk!news.tele.dk!small.news.tele.dk!fu-berlin.de!uni-berlin.de!collins.bwh.harvard.EDU!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-NNTP-Posting-Host: collins.bwh.harvard.edu (134.174.9.80) Original-X-Trace: news.uni-berlin.de 1075753753 31360386 134.174.9.80 ([177066]) X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6;d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (usg-unix-v) Cancel-Lock: sha1:6r5dJ7582Trwr8UcpitqM81jibk= Original-Xref: bridgekeeper.physik.uni-ulm.de gnus-emacs-gnus:3605 Original-Lines: 21 X-Gnus-Article-Number: 3605 Tue Jan 17 17:32:15 2006 Xref: news.gmane.org gmane.emacs.gnus.user:3464 Archived-At: On Sat, 31 Jan 2004, news@u-h-l.de wrote: > Ted Zlatanov writes: > >> This looks useful enough to be in the main Gnus code, if it's not >> already. Maybe as mml-secure-message-encrypt-or-sign-pgpmime? > > I just grep'ed through the gnus code (version 5.10.6) for > mml-secure-message and only found mml-secure-message-sign-pgpmime, > mml-secure-message-sign-pgp, mml-secure-message-sign-smime, > mml-secure-message-sign-pgpauto, mml-secure-message-encrypt-pgpmime, > mml-secure-message-encrypt-pgp, mml-secure-message-encrypt-smime and > mml-secure-message-encrypt-pgpauto. So it seems to me that it's > either not there or it is named differently (which would probably be > misleading). I think we agree, then. Can you produce a patch against the Gnus CVS for your function or do you want me to do it? Thanks Ted