From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Daiki Ueno Newsgroups: gmane.emacs.devel Subject: Re: Gnus + GPG integration broken after revision 102412. Date: Tue, 21 Dec 2010 10:32:43 +0900 Message-ID: References: <868vzkbz8n.fsf@chateau.d.if> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1292894898 12113 80.91.229.12 (21 Dec 2010 01:28:18 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 21 Dec 2010 01:28:18 +0000 (UTC) Cc: Daniel Dehennin , emacs-devel@gnu.org To: wahjava.ml@gmail.com (Ashish SHUKLA) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Dec 21 02:28:12 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PUr1N-0005Cm-Vy for ged-emacs-devel@m.gmane.org; Tue, 21 Dec 2010 02:28:10 +0100 Original-Received: from localhost ([127.0.0.1]:56170 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PUr1N-0006cI-FK for ged-emacs-devel@m.gmane.org; Mon, 20 Dec 2010 20:28:09 -0500 Original-Received: from [140.186.70.92] (port=53841 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PUr1I-0006c4-9R for emacs-devel@gnu.org; Mon, 20 Dec 2010 20:28:05 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PUr1H-0005aX-1R for emacs-devel@gnu.org; Mon, 20 Dec 2010 20:28:04 -0500 Original-Received: from ivory4.scn-net.ne.jp ([219.117.176.192]:35370) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1PUr1G-0005ZW-JA for emacs-devel@gnu.org; Mon, 20 Dec 2010 20:28:02 -0500 Original-Received: from ([192.168.0.187]) (envelope sender: ) by ivory4.scn-net.ne.jp with Active!Hunter esmtp server; Tue, 21 Dec 2010 10:27:57 +0900 Original-Received: Received: from well-done.deisui.org (g187018.scn-net.ne.jp [202.83.187.18]) (authenticated) by blue17.scn-net.ne.jp (unknown) with ESMTP id oBL1RvRd011420; Tue, 21 Dec 2010 10:27:57 +0900 In-Reply-To: <868vzkbz8n.fsf@chateau.d.if> (Ashish SHUKLA's message of "Mon, 20 Dec 2010 14:24:48 +0530") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:133857 Archived-At: wahjava.ml@gmail.com (Ashish SHUKLA) writes: > I'm having problem sending GPG signed mails in Emacs bzr revision 1024640. > > Debugger entered--Lisp error: (error "Sign failed: ((exit))") > signal(error ("Sign failed: ((exit))")) Could you try again with (setq epg-debug t) and provide the contents of buffer " *epg-debug*" (note that the first letter is a white space)? > I've tracked it down to change in lisp/gnus/mml2015.el in > r102412[1]. To be able to send GPG signed emails, I've to defun the > "mml2015-epg-sign" function From revision 102411 of > lisp/gnus/mml2015.el. Cc'ed Daniel, who is the author of that change. Regards, -- Daiki Ueno