From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jay Belanger Newsgroups: gmane.emacs.devel Subject: Re: Key-binding clash between gnus and calc Date: Sat, 26 Nov 2005 21:27:13 -0600 Message-ID: <877jau22jy.fsf@vh213602.truman.edu> References: <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> <85psorzskw.fsf@lola.goethe.zz> <87acfv60ne.fsf@vh213602.truman.edu> Reply-To: belanger@truman.edu NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1133062087 23710 80.91.229.2 (27 Nov 2005 03:28:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 27 Nov 2005 03:28:07 +0000 (UTC) Cc: belanger@truman.edu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Nov 27 04:27:59 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EgDCY-0003nU-Aa for ged-emacs-devel@m.gmane.org; Sun, 27 Nov 2005 04:27:42 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EgDCX-00047D-O7 for ged-emacs-devel@m.gmane.org; Sat, 26 Nov 2005 22:27:41 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EgDC9-00044A-GI for emacs-devel@gnu.org; Sat, 26 Nov 2005 22:27:17 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EgDC7-00043V-Mf for emacs-devel@gnu.org; Sat, 26 Nov 2005 22:27:17 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EgDC7-00043R-KP for emacs-devel@gnu.org; Sat, 26 Nov 2005 22:27:15 -0500 Original-Received: from [24.116.0.230] (helo=S4.cableone.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EgDC7-0003I1-Jg for emacs-devel@gnu.org; Sat, 26 Nov 2005 22:27:15 -0500 Original-Received: from vh213602.truman.edu.truman.edu (unverified [24.117.225.205]) by S4.cableone.net (CableOne SMTP Service S4) with ESMTP id 37968662 for multiple; Sat, 26 Nov 2005 20:47:18 -0700 Original-To: emacs-devel@gnu.org In-Reply-To: (Richard M. Stallman's message of "Wed, 23 Nov 2005 22:58:07 -0500") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) X-NotAscii: charset=us-ascii X-IP-stats: Incoming Last 1, First 93, in=38, out=0, spam=0 X-External-IP: 24.117.225.205 X-Abuse-Info: Send abuse complaints to abuse@cableone.net 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:46638 Archived-At: "Richard M. Stallman" writes: > The sequence `C-x*' has the slight advantage of using a math operator > at the cost of being slightly more difficult to type. > > I would not object to using that. `C-x*' it is, then, for `calc-dispatch'. I'll make the change on Monday. Jay