From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: Key-binding clash between gnus and calc Date: Sun, 20 Nov 2005 23:42:59 +0200 Organization: JURTA Message-ID: <87r79b9g6d.fsf@jurta.org> References: <87k6f9hlvd.fsf@vh213602.truman.edu> <877jb4l58f.fsf@jurta.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1132523511 28889 80.91.229.2 (20 Nov 2005 21:51:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 20 Nov 2005 21:51:51 +0000 (UTC) Cc: rms@gnu.org, belanger@truman.edu, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Nov 20 22:51:47 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Edx4x-0005Nw-5y for ged-emacs-devel@m.gmane.org; Sun, 20 Nov 2005 22:50:31 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Edx4w-0000pA-Is for ged-emacs-devel@m.gmane.org; Sun, 20 Nov 2005 16:50:30 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Edx4f-0000p5-TA for emacs-devel@gnu.org; Sun, 20 Nov 2005 16:50:13 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Edx4e-0000ot-Fb for emacs-devel@gnu.org; Sun, 20 Nov 2005 16:50:13 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Edx4e-0000oq-Bf for emacs-devel@gnu.org; Sun, 20 Nov 2005 16:50:12 -0500 Original-Received: from [194.126.101.98] (helo=mail.neti.ee) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Edx4c-00049e-SH; Sun, 20 Nov 2005 16:50:11 -0500 Original-Received: from mail.neti.ee (80-235-37-33-dsl.mus.estpak.ee [80.235.37.33]) by Relayhost1.neti.ee (Postfix) with ESMTP id 28C271F82; Sun, 20 Nov 2005 23:50:22 +0200 (EET) Original-To: Sascha Wilde In-Reply-To: (Sascha Wilde's message of "Sun, 20 Nov 2005 10:54:23 +0100") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) X-Virus-Scanned: by amavisd-new-2.2.1 (20041222) (Debian) at neti.ee 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:46358 Archived-At: >>> How about something like `C-x &'? >> >> Then why not `C-x #'? > > `C-h k C-x #' will answer this question... ;-) `C-h k C-x #' => C-x # is undefined I haven't used server-edit for quite a while and forgot about its keybinding. This indicates that before accepting a global keybinding for calc, all Emacs packages (at least, in the Emacs source tree, and also popular packages not distributed with Emacs) should be carefully inspected for possible conflicts with a new calc global keybinding. -- Juri Linkov http://www.jurta.org/emacs/