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: Suggestion for epa-mail-mode Date: Mon, 26 Jul 2010 14:27:53 +0900 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 1280122091 5324 80.91.229.12 (26 Jul 2010 05:28:11 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 26 Jul 2010 05:28:11 +0000 (UTC) Cc: rms@gnu.org, emacs-devel@gnu.org To: Werner LEMBERG Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jul 26 07:28:08 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 1OdGEP-0006Ke-1K for ged-emacs-devel@m.gmane.org; Mon, 26 Jul 2010 07:28:05 +0200 Original-Received: from localhost ([127.0.0.1]:38673 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OdGEO-0004bt-An for ged-emacs-devel@m.gmane.org; Mon, 26 Jul 2010 01:28:04 -0400 Original-Received: from [140.186.70.92] (port=37461 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OdGEB-0004bm-EQ for emacs-devel@gnu.org; Mon, 26 Jul 2010 01:27:56 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OdGE5-00087j-5t for emacs-devel@gnu.org; Mon, 26 Jul 2010 01:27:51 -0400 Original-Received: from ivory4.scn-net.ne.jp ([219.117.176.192]:35878) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1OdGE4-000873-Jb; Mon, 26 Jul 2010 01:27:45 -0400 Original-Received: from ([192.168.0.187]) (envelope sender: ) by ivory4.scn-net.ne.jp with Active!Hunter esmtp server; Mon, 26 Jul 2010 14:27:39 +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 o6Q5RdWJ012001; Mon, 26 Jul 2010 14:27:39 +0900 In-Reply-To: <20100726.062715.451057314.wl@gnu.org> (Werner LEMBERG's message of "Mon, 26 Jul 2010 06:27:15 +0200 (CEST)") 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:127821 Archived-At: 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. Regards, -- Daiki Ueno