From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Binding F11 and F12 to buffer-switching and file-saving bydefault Date: Wed, 31 Jan 2007 19:08:05 -0500 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1170288615 26962 80.91.229.12 (1 Feb 2007 00:10:15 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 1 Feb 2007 00:10:15 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Drew Adams" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 01 01:09:59 2007 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 1HCPWO-0006SQ-7l for ged-emacs-devel@m.gmane.org; Thu, 01 Feb 2007 01:09:48 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HCPWN-0004gs-Mr for ged-emacs-devel@m.gmane.org; Wed, 31 Jan 2007 19:09:47 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HCPVj-00042R-Q2 for emacs-devel@gnu.org; Wed, 31 Jan 2007 19:09:07 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HCPVi-00040i-NK for emacs-devel@gnu.org; Wed, 31 Jan 2007 19:09:07 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HCPVi-00040W-I2 for emacs-devel@gnu.org; Wed, 31 Jan 2007 19:09:06 -0500 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HCPVi-0004vR-AY for emacs-devel@gnu.org; Wed, 31 Jan 2007 19:09:06 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1HCPUj-0001Vu-DA; Wed, 31 Jan 2007 19:08:05 -0500 In-reply-to: X-detected-kernel: 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:65725 Archived-At: > > Multiplying bindings for common commands adds confusion IMHO. > > Hmm. Perhaps that is true. (To the rest of you: Do you agree?) FWIW, I do. And it does more than add confusion: it raises a shaggy mane against Occam's Razor. I don't think it is useful to argue about this. The way I plan to deal with this issue is based on whether there is any general pattern of usage of these keys in other apps. (That's why I asked.) Unless there is one, I'm going to leave these undefined. Anyway, now is not the time to change it.