From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Leo Newsgroups: gmane.emacs.devel Subject: Re: Suggestion for epa-mail-mode Date: Mon, 26 Jul 2010 12:55:46 +0100 Message-ID: References: <20100726.062715.451057314.wl@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1280145438 10754 80.91.229.12 (26 Jul 2010 11:57:18 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 26 Jul 2010 11:57:18 +0000 (UTC) Cc: rms@gnu.org, emacs-devel@gnu.org To: Daiki Ueno Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jul 26 13:57:15 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 1OdMIz-0001lI-0z for ged-emacs-devel@m.gmane.org; Mon, 26 Jul 2010 13:57:13 +0200 Original-Received: from localhost ([127.0.0.1]:36823 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OdMIy-00041Z-6s for ged-emacs-devel@m.gmane.org; Mon, 26 Jul 2010 07:57:12 -0400 Original-Received: from [140.186.70.92] (port=37946 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OdMHk-0003fa-Ns for emacs-devel@gnu.org; Mon, 26 Jul 2010 07:56:01 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OdMHf-0004rt-Im for emacs-devel@gnu.org; Mon, 26 Jul 2010 07:55:56 -0400 Original-Received: from ppsw-31.csi.cam.ac.uk ([131.111.8.131]:49576) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OdMHf-0004rQ-Em; Mon, 26 Jul 2010 07:55:51 -0400 X-Cam-AntiVirus: no malware found X-Cam-SpamDetails: not scanned X-Cam-ScannerInfo: http://www.cam.ac.uk/cs/email/scanner/ Original-Received: from cpc1-cmbg13-0-0-cust596.cmbg.cable.ntl.com ([86.9.122.85]:53870 helo=Victoria.local) by ppsw-31.csi.cam.ac.uk (smtp.hermes.cam.ac.uk [131.111.8.157]:587) with esmtpsa (PLAIN:sl392) (TLSv1:DHE-RSA-AES128-SHA:128) id 1OdMHc-0006lm-Jx (Exim 4.72) (return-path ); Mon, 26 Jul 2010 12:55:48 +0100 In-Reply-To: (Daiki Ueno's message of "Mon, 26 Jul 2010 14:27:53 +0900") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (Mac OS X 10.6.4) 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:127831 Archived-At: On 2010-07-26 06:27 +0100, Daiki Ueno wrote: > Werner LEMBERG writes: > >>> Since C-c C-c is currently bound to mail-send-and-exit, using C-c >>> C-c as prefix will be a significant change. Do you have any other >>> key sequences in mind? >> >> I suspect this is a typo on Richard's side. He probably meant `C-c >> C-e C-d', `C-c C-e C-v', etc. > > Aha, I see. Thanks. Done as r100904. I wonder if we should also make pgg obsolete. When I raised this issue over two years ago, this was the agreed plan. As far as I know, there's only one file in Emacs that uses pgg -- allout.el. Its author said he would find time to change to epg but nothing seems to have happened in the past few years. > Regards, Regards, Leo