From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/8886 Path: news.gmane.org!not-for-mail From: Pietro Giorgianni Newsgroups: gmane.emacs.gnus.user Subject: pgg-epg.el and pgg (was: epg? easypg? how?) Date: Mon, 16 Apr 2007 14:27:22 +0200 Message-ID: <87647wv711.fsf_-_@giorgian.widge.org> References: <87fy76otxj.fsf@giorgian.widge.org> <4eeb279c-a457-4567-95fc-bc78ee40ae03@well-done.deisui.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1400770843==" X-Trace: sea.gmane.org 1176726476 7436 80.91.229.12 (16 Apr 2007 12:27:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 16 Apr 2007 12:27:56 +0000 (UTC) Cc: Daiki Ueno To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Mon Apr 16 14:27:49 2007 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HdQJA-0008TC-Jj for gegu-info-gnus-english@m.gmane.org; Mon, 16 Apr 2007 14:27:48 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HdQNm-0005ll-03 for gegu-info-gnus-english@m.gmane.org; Mon, 16 Apr 2007 08:32:34 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HdQNi-0005lX-TP for info-gnus-english@gnu.org; Mon, 16 Apr 2007 08:32:30 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HdQNh-0005lC-5d for info-gnus-english@gnu.org; Mon, 16 Apr 2007 08:32:30 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HdQNh-0005l9-0R for info-gnus-english@gnu.org; Mon, 16 Apr 2007 08:32:29 -0400 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HdQJ4-0007QH-Lb for info-gnus-english@gnu.org; Mon, 16 Apr 2007 08:27:42 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HdQIz-0006qx-QO for info-gnus-english@gnu.org; Mon, 16 Apr 2007 14:27:37 +0200 Original-Received: from host15-98-dynamic.10-87-r.retail.telecomitalia.it ([87.10.98.15]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 16 Apr 2007 14:27:37 +0200 Original-Received: from giorgian by host15-98-dynamic.10-87-r.retail.telecomitalia.it with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 16 Apr 2007 14:27:37 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 45 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: host15-98-dynamic.10-87-r.retail.telecomitalia.it User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.95 (gnu/linux) Cancel-Lock: sha1:ur7Ch0i1L3DF4aPDMmmTvPe4qqs= X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) 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:8886 Archived-At: --===============1400770843== Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" --=-=-= Daiki Ueno writes: > It does not support easypg natively. v0.5 was released about a year ago > and unfortunately v0.6 is not yet released. > >> or should i use a different gnupg frontend? > > Try pgg-epg.el and pgg. ok, my .gnus now contains: (require 'pgg) (require 'pgg-epg) (setq pgg-scheme 'epg) so i'm able to sign messages; but, i've also: (setq gnus-treat-x-pgp-sig t mm-verify-option 'always mm-decrypt-option 'always) this doesn't work: i cannot even see if a message is signed or not. if i enter W p nothing happens. what can i do? thanks p.s. should i prefer sign=pgp or sign=pgpmime? giorgian --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGI2utUUzd1irJPYYRAg/0AJ0dOuPcCsCBZuWFAXLQD88PD9m8PgCfT16J 92cvlLIfGbg8/RMe7/sP+NY= =Ta/k -----END PGP SIGNATURE----- --=-=-=-- --===============1400770843== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ info-gnus-english mailing list info-gnus-english@gnu.org http://lists.gnu.org/mailman/listinfo/info-gnus-english --===============1400770843==--