From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Luc Teirlinck Newsgroups: gmane.emacs.devel Subject: Re: Default Emacs keybindings Date: Tue, 4 May 2004 16:35:55 -0500 (CDT) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <200405042135.i44LZtI21437@raven.dms.auburn.edu> References: <20040502211541.GA26227@fencepost> <85y8oa6nwi.fsf@junk.nocrew.org> <87n04paner.fsf@peder.flower> <200405032259.i43MxkP13454@raven.dms.auburn.edu> NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1083710334 19467 80.91.224.253 (4 May 2004 22:38:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 4 May 2004 22:38:54 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed May 05 00:38:44 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 1BL8Yl-0005hr-00 for ; Wed, 05 May 2004 00:38: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 1BL8Yl-0003at-00 for ; Wed, 05 May 2004 00:38:43 +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 1BL8P5-0001yx-Uh for emacs-devel@quimby.gnus.org; Tue, 04 May 2004 18:28:43 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BL83V-0005UV-T0 for emacs-devel@gnu.org; Tue, 04 May 2004 18:06:25 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BL82r-0005Dp-Cz for emacs-devel@gnu.org; Tue, 04 May 2004 18:06:16 -0400 Original-Received: from [199.232.41.8] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.30) id 1BL7db-0006ml-Bf; Tue, 04 May 2004 17:39:39 -0400 Original-Received: from [131.204.53.104] (helo=manatee.dms.auburn.edu) by mx20.gnu.org with esmtp (Exim 4.30) id 1BL7dY-0007M4-MQ; Tue, 04 May 2004 17:39:36 -0400 Original-Received: from raven.dms.auburn.edu (raven.dms.auburn.edu [131.204.53.29]) by manatee.dms.auburn.edu (8.12.10/8.12.10) with ESMTP id i44LdSTS010329; Tue, 4 May 2004 16:39:28 -0500 (CDT) Original-Received: (from teirllm@localhost) by raven.dms.auburn.edu (8.11.6+Sun/8.11.6) id i44LZtI21437; Tue, 4 May 2004 16:35:55 -0500 (CDT) X-Authentication-Warning: raven.dms.auburn.edu: teirllm set sender to teirllm@dms.auburn.edu using -f Original-To: eliz@gnu.org In-reply-to: (message from Eli Zaretskii on 04 May 2004 08:01:38 +0200) 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:22764 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:22764 Eli Zaretskii wrote: xmodmap is only for working on X, IIRC it doesn't help if one runs Emacs from a console or logs in remotely via a terminal emulator. I indeed forgot about the console. xmodmap _seems_ to work perfectly however, when logging in remotely using emacs -nw from a gnome terminal, which I am doing right now. Sincerely, Luc.