From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kai Grossjohann Newsgroups: gmane.emacs.devel Subject: Re: Default Emacs keybindings Date: Mon, 03 May 2004 14:37:21 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <8765bdy9dq.fsf@emptyhost.emptydomain.de> References: <20040503092848.7F3BFBEDE9@imf.math.ku.dk> <40961FD9.4040902@math.ku.dk> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1083589311 6521 80.91.224.253 (3 May 2004 13:01:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 3 May 2004 13:01:51 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Mon May 03 15:01:43 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BKd4p-0007Zi-00 for ; Mon, 03 May 2004 15:01:43 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BKd4o-0007h2-00 for ; Mon, 03 May 2004 15:01:42 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BKcy3-0002Sv-Ou for emacs-devel@quimby.gnus.org; Mon, 03 May 2004 08:54:43 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BKcxx-0002SA-Rt for emacs-devel@gnu.org; Mon, 03 May 2004 08:54:37 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BKcxQ-0002LA-Se for emacs-devel@gnu.org; Mon, 03 May 2004 08:54:36 -0400 Original-Received: from [80.91.224.249] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BKch4-0007vD-Bp for emacs-devel@gnu.org; Mon, 03 May 2004 08:37:10 -0400 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BKch3-0002cz-00 for ; Mon, 03 May 2004 14:37:09 +0200 Original-Received: from 213-203-244-156.kunde.vdserver.de ([213.203.244.156]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 03 May 2004 14:37:09 +0200 Original-Received: from kai by 213-203-244-156.kunde.vdserver.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 03 May 2004 14:37:09 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Lines: 15 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 213-203-244-156.kunde.vdserver.de User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.2 (gnu/linux) Cancel-Lock: sha1:++uZ7g3laZBDAs6R8CpoX4DwFgQ= X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:22612 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:22612 Lars Hansen writes: > Do you agree with me that this would be good? > What are the problems in doing it? The problem is that the Emacs menu code can't handle all the entries: Lars' keybindings Kai's keybindings Richard's keybindings Miles' keybindings ... Kai