From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel Subject: Re: Shift Tab should move backward in help buffers Date: Tue, 28 Jun 2005 14:15:08 +0900 Message-ID: References: <42BEB2F6.9010409@student.lu.se> Reply-To: snogglethorpe@gmail.com, miles@gnu.org NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1119936829 27341 80.91.229.2 (28 Jun 2005 05:33:49 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 28 Jun 2005 05:33:49 +0000 (UTC) Cc: lennart.borgman.073@student.lu.se, emacs-devel@gnu.org, Jason Rumney Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 28 07:33:47 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Dn8iX-0006OF-Qa for ged-emacs-devel@m.gmane.org; Tue, 28 Jun 2005 07:33:06 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dn8qK-0001R7-Bb for ged-emacs-devel@m.gmane.org; Tue, 28 Jun 2005 01:41:08 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Dn8nm-0008MG-M1 for emacs-devel@gnu.org; Tue, 28 Jun 2005 01:38:30 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Dn8hB-000738-Fr for emacs-devel@gnu.org; Tue, 28 Jun 2005 01:31:51 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dn8h7-0006vg-3G for emacs-devel@gnu.org; Tue, 28 Jun 2005 01:31:37 -0400 Original-Received: from [64.233.184.201] (helo=wproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Dn8VY-00008e-PN for emacs-devel@gnu.org; Tue, 28 Jun 2005 01:19:40 -0400 Original-Received: by wproxy.gmail.com with SMTP id 40so321366wri for ; Mon, 27 Jun 2005 22:15:09 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ZLKsyICHKN+o0tVkyoehOK74KuxVPd6ytauW5yKHjDlvUQoMsAOAc3KzsRvwTK4E8ve58XXmv0bsfTrwAlXx+bGFoLieijzTJsLvXC4lhpXuUNnZZUNz68Tr4fSyBbgmZvvrlkjEzWmjLDz6GxVlI5dFgKHksiElD3rElTf1bz0= Original-Received: by 10.54.17.23 with SMTP id 23mr113666wrq; Mon, 27 Jun 2005 22:15:08 -0700 (PDT) Original-Received: by 10.54.19.31 with HTTP; Mon, 27 Jun 2005 22:15:08 -0700 (PDT) Original-To: rms@gnu.org In-Reply-To: Content-Disposition: inline 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:39751 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:39751 On 6/28/05, Richard M. Stallman wrote: > It could be that > on some terminals S-tab is represented by an escape sequence which is > decoded by function-key-map, so there is no way to translate it twice > more. The code which sets up the escape mappings for those terminals could set up an explicit direct mapping for "escape-sequence -> backtab" (bypassing the S-tab step) couldn't they? -Miles --=20 Do not taunt Happy Fun Ball.