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: Wed, 29 Jun 2005 05:44:42 +0900 Message-ID: References: <42BEB2F6.9010409@student.lu.se> <87wtofvvyz.fsf-monnier+emacs@gnu.org> 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 1119991117 11787 80.91.229.2 (28 Jun 2005 20:38:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 28 Jun 2005 20:38:37 +0000 (UTC) Cc: rms@gnu.org, lennart.borgman.073@student.lu.se, Jason Rumney , Stefan Monnier , emacs-devel@gnu.org, miles@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 28 22:38:34 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DnMqM-00060J-Co for ged-emacs-devel@m.gmane.org; Tue, 28 Jun 2005 22:38:07 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DnMyG-0002fe-MC for ged-emacs-devel@m.gmane.org; Tue, 28 Jun 2005 16:46:16 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DnMxt-0002as-97 for emacs-devel@gnu.org; Tue, 28 Jun 2005 16:45:53 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DnMxo-0002Yp-Qf for emacs-devel@gnu.org; Tue, 28 Jun 2005 16:45:50 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DnMxo-0002YT-KO for emacs-devel@gnu.org; Tue, 28 Jun 2005 16:45:48 -0400 Original-Received: from [64.233.184.202] (helo=wproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DnN1H-0006EE-Py for emacs-devel@gnu.org; Tue, 28 Jun 2005 16:49:24 -0400 Original-Received: by wproxy.gmail.com with SMTP id 40so1979wri for ; Tue, 28 Jun 2005 13:44:42 -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=R8Y7x5rHVvk9yUPAxOgdTIVG7jnSYL4jrDa53Cu/xNPCCnyMtgTJ9LV3++AxvR0+bmQFrSc1dAGIE9rWUpSb+nAspg8pNaUhKQQzNUjJ6MAI9aNCtDK0RMAduNDjchb6jow5iQ6M6BFIEDkV6pM8lvvFn69aLlncobDslx7n5wo= Original-Received: by 10.54.59.7 with SMTP id h7mr410wra; Tue, 28 Jun 2005 13:44:42 -0700 (PDT) Original-Received: by 10.54.19.31 with HTTP; Tue, 28 Jun 2005 13:44:42 -0700 (PDT) Original-To: Andreas Schwab 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:39824 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:39824 On 6/28/05, Andreas Schwab wrote: > On those terminals S-tab does not exist, it is recoginized directly as > backtab. At least terminfo does not have a way to denote S-tab, only > backtab.=20 This makes it sound to me like it's pretty safe to implement the discussed central remappings then, and not worry about the conjectured "double translation" issue. -Miles --=20 Do not taunt Happy Fun Ball.