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: M-x epa-... Date: Mon, 01 Jul 2013 21:20:25 +0900 Message-ID: <8761wusc8m.fsf-ueno@gnu.org> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1372681348 4327 80.91.229.3 (1 Jul 2013 12:22:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 1 Jul 2013 12:22:28 +0000 (UTC) Cc: emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jul 01 14:22:28 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Utd7k-0002AT-6M for ged-emacs-devel@m.gmane.org; Mon, 01 Jul 2013 14:22:28 +0200 Original-Received: from localhost ([::1]:54635 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Utd7h-0006v2-Ni for ged-emacs-devel@m.gmane.org; Mon, 01 Jul 2013 08:22:25 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:59999) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Utd62-00044f-Ph for emacs-devel@gnu.org; Mon, 01 Jul 2013 08:20:47 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Utd5y-0001Rt-PR for emacs-devel@gnu.org; Mon, 01 Jul 2013 08:20:42 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:40810) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Utd5y-0001Rn-BX for emacs-devel@gnu.org; Mon, 01 Jul 2013 08:20:38 -0400 Original-Received: from [2001:e41:db5e:fb14::1] (port=52562 helo=debian) by fencepost.gnu.org with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1Utd5q-0003SB-BU; Mon, 01 Jul 2013 08:20:30 -0400 In-Reply-To: (Richard Stallman's message of "Sat, 29 Jun 2013 16:30:23 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:161406 Archived-At: Richard Stallman writes: > The command names M-x epa-... are not natural for people to remember. > `epa' is, effectively, a magic code. > > Surely we can do better. For instance, we could make an alias for > each command with `crypt' instead of `epa'. > > You might have a better idea for precisely how to do this, but let's > do it somehow. The existing names are totally unhelpful. How about prefixing 'gnupg' (same length as 'crypt') or simply calling them without the prefix, like 'M-x sign-region'? Regards, -- Daiki Ueno