From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Luc Teirlinck Newsgroups: gmane.emacs.devel Subject: Re: Shift Tab should move backward in help buffers Date: Sun, 26 Jun 2005 12:13:32 -0500 (CDT) Message-ID: <200506261713.j5QHDWq17944@raven.dms.auburn.edu> References: <42BEB2F6.9010409@student.lu.se> <42BED80E.4060705@comcast.net> <42BEDE1C.1030102@wanadoo.fr> NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1119806639 23332 80.91.229.2 (26 Jun 2005 17:23:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 26 Jun 2005 17:23:59 +0000 (UTC) Cc: hunterd_42@comcast.net, lennart.borgman.073@student.lu.se, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jun 26 19:23:57 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DmarN-0003zT-3B for ged-emacs-devel@m.gmane.org; Sun, 26 Jun 2005 19:23:57 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dmayq-00061d-Dl for ged-emacs-devel@m.gmane.org; Sun, 26 Jun 2005 13:31:40 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Dmaxf-0005e9-0p for emacs-devel@gnu.org; Sun, 26 Jun 2005 13:30:27 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DmaxT-0005Xg-5H for emacs-devel@gnu.org; Sun, 26 Jun 2005 13:30:16 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DmaxS-0005W3-Md for emacs-devel@gnu.org; Sun, 26 Jun 2005 13:30:14 -0400 Original-Received: from [131.204.53.104] (helo=manatee.dms.auburn.edu) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Dmamx-0000Ee-Li for emacs-devel@gnu.org; Sun, 26 Jun 2005 13:19:23 -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 j5QHFCCK011601; Sun, 26 Jun 2005 12:15:13 -0500 (CDT) Original-Received: (from teirllm@localhost) by raven.dms.auburn.edu (8.11.7p1+Sun/8.11.7) id j5QHDWq17944; Sun, 26 Jun 2005 12:13:32 -0500 (CDT) X-Authentication-Warning: raven.dms.auburn.edu: teirllm set sender to teirllm@dms.auburn.edu using -f Original-To: david.ponce@wanadoo.fr In-reply-to: <42BEDE1C.1030102@wanadoo.fr> (message from David Ponce on Sun, 26 Jun 2005 18:55:56 +0200) 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:39560 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:39560 David Ponce wrote: Please notice that on my Compacq Evo N610c laptop running Fedora Core 3 GNU/Linux the and keys seem to not exist. There is a instead. Perhaps this key could be added to? And it would be useful to have a keybinding that works by default, even when not using a window system. does not; by default, it usually gets translated into , so it moves forward, not backward. Sincerely, Luc.