From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel Subject: Re: Key-binding clash between gnus and calc Date: Tue, 15 Nov 2005 18:22:47 -0500 Message-ID: References: <87k6f9hlvd.fsf@vh213602.truman.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1132097308 22968 80.91.229.2 (15 Nov 2005 23:28:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 15 Nov 2005 23:28:28 +0000 (UTC) Cc: belanger@truman.edu, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Nov 16 00:28:27 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EcAC0-0002Be-MF for ged-emacs-devel@m.gmane.org; Wed, 16 Nov 2005 00:26:24 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EcAC0-0001iE-3j for ged-emacs-devel@m.gmane.org; Tue, 15 Nov 2005 18:26:24 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EcA8Z-0000OT-M1 for emacs-devel@gnu.org; Tue, 15 Nov 2005 18:22:51 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EcA8Y-0000Nn-VV for emacs-devel@gnu.org; Tue, 15 Nov 2005 18:22:51 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EcA8Y-0000Nd-RY for emacs-devel@gnu.org; Tue, 15 Nov 2005 18:22:50 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EcA8Y-0002rg-Po for emacs-devel@gnu.org; Tue, 15 Nov 2005 18:22:50 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1EcA8V-0005qa-Hw; Tue, 15 Nov 2005 18:22:47 -0500 Original-To: belanger@truman.edu In-reply-to: <87k6f9hlvd.fsf@vh213602.truman.edu> (message from Jay Belanger on Tue, 15 Nov 2005 11:16:54 -0600) 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:46063 Archived-At: As me for another example. Gnus has been part of Emacs longer, so if either one has rights, it would be gnus. However, gnus uses it only in gnus buffers, while Calc tries to use it globally. I think Calc had better look for a more obscure binding for this, or else leave it to users to make key bindings if they want one.