From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Default Emacs keybindings Date: 04 May 2004 08:01:38 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <20040502211541.GA26227@fencepost> <85y8oa6nwi.fsf@junk.nocrew.org> <87n04paner.fsf@peder.flower> <200405032259.i43MxkP13454@raven.dms.auburn.edu> Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1083647254 3000 80.91.224.253 (4 May 2004 05:07:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 4 May 2004 05:07:34 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Tue May 04 07:07:26 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 1BKs9O-0004c1-00 for ; Tue, 04 May 2004 07:07:26 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BKs9O-00074c-00 for ; Tue, 04 May 2004 07:07:26 +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 1BKs2o-00055T-F1 for emacs-devel@quimby.gnus.org; Tue, 04 May 2004 01:00:38 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BKs2G-00053J-Am for emacs-devel@gnu.org; Tue, 04 May 2004 01:00:04 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BKs1j-0004p0-LM for emacs-devel@gnu.org; Tue, 04 May 2004 01:00:02 -0400 Original-Received: from [207.232.27.5] (helo=WST0054) by monty-python.gnu.org with asmtp (Exim 4.30) id 1BKs1i-0004nu-FP; Tue, 04 May 2004 00:59:31 -0400 Original-To: Luc Teirlinck In-reply-to: <200405032259.i43MxkP13454@raven.dms.auburn.edu> (message from Luc Teirlinck on Mon, 3 May 2004 17:59:47 -0500 (CDT)) 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:22678 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:22678 > Date: Mon, 3 May 2004 17:59:47 -0500 (CDT) > From: Luc Teirlinck > > Richard Stallman wrote: > > What we should do is include prominent documentation telling users how > to remap their caps-lock key, with specific recipes. (I have no idea > where to find this information for GNU/Linux.) > > >From M-x man xmodmap: 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. So this is not a universal solution, not even on a GNU/Linux machine.