From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/7520 Path: news.gmane.org!not-for-mail From: Hadron Quark Newsgroups: gmane.emacs.gnus.user Subject: Re: gpg/Mailcrypt & emacs Date: Mon, 12 Jun 2006 13:56:11 +0200 Message-ID: <87lks2wpt0.fsf@news.europe.ch> References: <87ejxvy2im.fsf@news.europe.ch> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1150119626 3642 80.91.229.2 (12 Jun 2006 13:40:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 12 Jun 2006 13:40:26 +0000 (UTC) Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Mon Jun 12 15:40:22 2006 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FpmeU-0007VL-1q for gegu-info-gnus-english@m.gmane.org; Mon, 12 Jun 2006 15:40:22 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FpmeT-00034x-Gt for gegu-info-gnus-english@m.gmane.org; Mon, 12 Jun 2006 09:40:21 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!newsfeed.berkeley.edu!ucberkeley!newsfeed.gamma.ru!Gamma.RU!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 22 Original-X-Trace: individual.net D7Z1/FYhMuIv1YyG2n1zGAa4sd8fOUbtQnxLbzPlyVDYte1iuA X-Orig-Path: news.europe.ch!news X-Face: 2h#||Cd#d%F*NCm59[_6/{1a@jy%; |j>{D~4^gKg(^i%7j0IK?+,/GmW&:CD5fEKb_! User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) Cancel-Lock: sha1:Xx4GaDKXB4y68FHdXNpA+sJpvAw= Original-Xref: shelby.stanford.edu gnu.emacs.gnus:77703 Original-To: info-gnus-english@gnu.org X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:7520 Archived-At: Ivan Boldyrev writes: > On 9503 day of my life Hadron Quark wrote: >> Have any readers ever got mailcrypt to sign/encrypt messages based >> on the from field when sending emails/posts in gnus? > > I don't see any reason to use mailcrypt with No Gnus 0.4. Use PGG. > > Add function to message-send-hook that checks from field and calls > mml-secure-message-encrypt-pgpmime or mml-secure-message-sign-pgpmime > (or any function you like). is there a users manual or something? I have looked up pgg info and cant find any "encrypt message" - only encrypt region. I cant write lisp. Also, mailcrypt allows a prefix argument to change gpg-user-id : how would I do that using pgg? But since mailcrypt uses gpg I see no reason not to use it : its well documented and easy to use. I would use pgg : but it seems like one of those things where a deeper knowledge of lisp and emacs hacking than I possess :(