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: Sun, 20 Nov 2005 19:50:04 -0600 Message-ID: <87acfy3h2r.fsf@vh213602.truman.edu> References: <85acg5u9nl.fsf@lola.goethe.zz> <87lkzo1s34.fsf@vh213602.truman.edu> <87r79fuf4z.fsf@vh213602.truman.edu> <87u0e7i3us.fsf@vh213602.truman.edu> <87r79b53x4.fsf-monnier+emacs@gnu.org> Reply-To: belanger@truman.edu NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-Trace: sea.gmane.org 1132537873 29433 80.91.229.2 (21 Nov 2005 01:51:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 21 Nov 2005 01:51:13 +0000 (UTC) Cc: belanger@truman.edu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 21 02:51:04 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Ee0p6-0007Dq-W8 for ged-emacs-devel@m.gmane.org; Mon, 21 Nov 2005 02:50:25 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ee0p6-00075j-Bt for ged-emacs-devel@m.gmane.org; Sun, 20 Nov 2005 20:50:24 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ee0or-00075S-OD for emacs-devel@gnu.org; Sun, 20 Nov 2005 20:50:09 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ee0op-000758-DF for emacs-devel@gnu.org; Sun, 20 Nov 2005 20:50:08 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ee0op-000755-AA for emacs-devel@gnu.org; Sun, 20 Nov 2005 20:50:07 -0500 Original-Received: from [24.116.0.230] (helo=S4.cableone.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Ee0op-0001Pr-Bc for emacs-devel@gnu.org; Sun, 20 Nov 2005 20:50:07 -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 37444378 for multiple; Sun, 20 Nov 2005 19:09:08 -0700 Original-To: emacs-devel@gnu.org In-Reply-To: <87r79b53x4.fsf-monnier+emacs@gnu.org> (Stefan Monnier's message of "Sun, 20 Nov 2005 17:52:53 -0500") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) X-IP-stats: Incoming Last 4, First 87, in=31, 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:46383 Archived-At: Stefan Monnier writes: >> Sascha suggested `C-x &'; similarly there are `C-x *' or `C-x >> \'. Are any of these acceptable? > > IIRC These are reserved >> for minor modes. Please read the minor and major > mode coding >> conventions first. That's `C-c', not `C-x'. I haven't found >> any general conventions for `C-x'. Jay