From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Nicolaescu Newsgroups: gmane.emacs.devel Subject: Re: update of the EasyPG integration patch (Re: minor fixes for EasyPG Date: Sun, 27 Apr 2008 14:07:20 -0700 Message-ID: <200804272107.m3RL7K54000008@sallyv1.ics.uci.edu> References: <877ifjd24v.fsf@broken.deisui.org> <87r6dqywer.fsf@grepfind.mwolson.org> <87r6d338n2.fsf_-_@broken.deisui.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1209330586 27475 80.91.229.12 (27 Apr 2008 21:09:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 27 Apr 2008 21:09:46 +0000 (UTC) Cc: emacs-devel@gnu.org To: Daiki Ueno Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Apr 27 23:10:22 2008 connect(): Connection refused 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.50) id 1JqE8b-0001rg-MM for ged-emacs-devel@m.gmane.org; Sun, 27 Apr 2008 23:10:21 +0200 Original-Received: from localhost ([127.0.0.1]:45046 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JqE7v-0004et-7i for ged-emacs-devel@m.gmane.org; Sun, 27 Apr 2008 17:09:39 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JqE7r-0004dm-AP for emacs-devel@gnu.org; Sun, 27 Apr 2008 17:09:35 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JqE7p-0004Za-1S for emacs-devel@gnu.org; Sun, 27 Apr 2008 17:09:34 -0400 Original-Received: from [199.232.76.173] (port=45713 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JqE7o-0004ZC-R2 for emacs-devel@gnu.org; Sun, 27 Apr 2008 17:09:32 -0400 Original-Received: from sallyv1.ics.uci.edu ([128.195.1.109]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60) (envelope-from ) id 1JqE7o-0000LE-5P for emacs-devel@gnu.org; Sun, 27 Apr 2008 17:09:32 -0400 X-ICS-MailScanner-Watermark: 1209935241.06861@fqx449VUPrIxl6jK/RXdlw Original-Received: from mothra.ics.uci.edu (mothra.ics.uci.edu [128.195.6.93]) by sallyv1.ics.uci.edu (8.13.7+Sun/8.13.7) with ESMTP id m3RL7K54000008; Sun, 27 Apr 2008 14:07:20 -0700 (PDT) In-Reply-To: <87r6d338n2.fsf_-_@broken.deisui.org> (Daiki Ueno's message of "Fri, 18 Apr 2008 16:49:21 +0900") Original-Lines: 15 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@mothra.ics.uci.edu X-detected-kernel: by monty-python.gnu.org: Solaris 10 (beta) 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:96017 Archived-At: Daiki Ueno writes: > >>>>> In <87r6dqywer.fsf@grepfind.mwolson.org> > >>>>> Michael Olson wrote: > > Daiki Ueno writes: > > > > Would someone please apply the attached patch which only contains > > > minor bug/doc fixes for EasyPG? Then I'll post an update of the > > > patch: http://article.gmane.org/gmane.emacs.devel/89452 > > Sorry for the delay. Please find the patch below, which I think ready > to be installed into the trunk. Can you please also add menus to the new modes added by EasyPG? (epa-key-list-mode surely could use one)