From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/79737 Path: news.gmane.org!not-for-mail From: XeCycle Newsgroups: gmane.emacs.gnus.general Subject: Inconsistency between `mml2015-use' and `mml2015-verify-function' Date: Thu, 25 Aug 2011 20:49:26 +0800 Message-ID: <87ipplwt9l.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Trace: dough.gmane.org 1314276616 3927 80.91.229.12 (25 Aug 2011 12:50:16 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 25 Aug 2011 12:50:16 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M28031@lists.math.uh.edu Thu Aug 25 14:50:12 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QwZNr-0001qO-0Z for ding-account@gmane.org; Thu, 25 Aug 2011 14:50:11 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1QwZNe-000470-50; Thu, 25 Aug 2011 07:49:58 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1QwZNc-00046p-Iv for ding@lists.math.uh.edu; Thu, 25 Aug 2011 07:49:56 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1QwZNb-0005HQ-IF for ding@lists.math.uh.edu; Thu, 25 Aug 2011 07:49:56 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1QwZNW-0007zW-JJ for ding@gnus.org; Thu, 25 Aug 2011 14:49:50 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QwZNW-0001e3-7q for ding@gnus.org; Thu, 25 Aug 2011 14:49:50 +0200 Original-Received: from 59.78.37.25 ([59.78.37.25]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 25 Aug 2011 14:49:50 +0200 Original-Received: from xecycle by 59.78.37.25 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 25 Aug 2011 14:49:50 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 40 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 59.78.37.25 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:MYDEazWEgsjiPWQ+XsivSI//FGc= X-Spam-Score: -3.3 (---) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:79737 Archived-At: --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable I have these lines in my ~/.gnus.el for OpenPGP signature verifying, however, it doesn't work. > (require 'epa) > (require 'epg) > (require 'epg-config) > (setq mml2015-use 'epg) I checked variable `mml2015-use' and it's `epg', however the variable `mml2015-verify-function' is `mailcrypt-verify'. Well, this problem have been bothering me for a long time, I guess it's a configuration issue? Do I need to change the variable myself? I believe it isn't wanted. =2D-=20 Carl Lei (XeCycle) Department of Physics, Shanghai Jiao Tong University OpenPGP public key: 7795E591 Fingerprint: 1FB6 7F1F D45D F681 C845 27F7 8D71 8EC4 7795 E591 --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQEcBAEBAgAGBQJOVkTWAAoJEI1xjsR3leWRI+oIAJX2v7wdU/1QHAefnv05Q5Bh GVY3rbRhsz1QFZexhYEqqB+dS4OEKLJ9/bDookW0y2LyCVz3dqTK8uHJ08sCKGc5 V+mLWb+XHewcKC7ZsAnRdh6e6w6Jnz13cUJp76C9rA/7JPo49Ao11WhE1Lcu2odz dw8e6/xkfg4NImDo5S71BtS4jHsXH0L1hyPXMkRFUJ2b0Gh91LYyVjblRQWKzTJa lMJfZAIM8KGMFii71ltL0By6tnOtqSaNsoNVCM1ihKJIi4gJYcy04uiW2eu5YpNA theZ2rW6SoOj0WScPpbjaJ/qWhMrIVBU6uRHV8JYp2E025IcJbx3uTQ3befQQs4= =auqT -----END PGP SIGNATURE----- --=-=-=--