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: Wed, 23 Nov 2005 22:58:49 -0500 Message-ID: References: <85acg5u9nl.fsf@lola.goethe.zz> <87lkzo1s34.fsf@vh213602.truman.edu> <87r79fuf4z.fsf@vh213602.truman.edu> <87u0e7i3us.fsf@vh213602.truman.edu> <87fyppi8cl.fsf@vh213602.truman.edu> <87mzjxdk66.fsf@jurta.org> <85iruk4qnf.fsf@lola.goethe.zz> <87br0co9ym.fsf@vh213602.truman.edu> <87zmnwmhlv.fsf@vh213602.truman.edu> <87irujq3ls.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 1132805008 29378 80.91.229.2 (24 Nov 2005 04:03:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 24 Nov 2005 04:03: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 Thu Nov 24 05:03:26 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Ef8K8-0003FR-Ka for ged-emacs-devel@m.gmane.org; Thu, 24 Nov 2005 05:03:04 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ef8K8-00054n-1y for ged-emacs-devel@m.gmane.org; Wed, 23 Nov 2005 23:03:04 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ef8G6-0000dV-IJ for emacs-devel@gnu.org; Wed, 23 Nov 2005 22:58:54 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ef8G4-0000ZT-La for emacs-devel@gnu.org; Wed, 23 Nov 2005 22:58:53 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ef8G4-0000ZJ-3J for emacs-devel@gnu.org; Wed, 23 Nov 2005 22:58:52 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Ef8G4-0005Wd-6t for emacs-devel@gnu.org; Wed, 23 Nov 2005 22:58:52 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1Ef8G1-000848-F9; Wed, 23 Nov 2005 22:58:49 -0500 Original-To: belanger@truman.edu In-reply-to: <87irujq3ls.fsf@vh213602.truman.edu> (message from Jay Belanger on Wed, 23 Nov 2005 00:29:19 -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:46499 Archived-At: Okay, great. It looks like the only symbol listed above that is consistently available without a modifier key (to avoid having to change the modifier keys while typing the key sequence in) is the comma. Before I formally request the keybinding, are there any objections to using `C-x,' for `calc-dispatch'? I tend to think we should save that for some future use that is more needed.