From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: Shift Tab in help buffers still does not move backwards Date: Mon, 08 Aug 2005 23:13:57 +0200 Message-ID: <42F7CB15.4020205@student.lu.se> References: <42F36BF5.6000002@student.lu.se> <874qa040jj.fsf@jurta.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1123536508 19878 80.91.229.2 (8 Aug 2005 21:28:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 8 Aug 2005 21:28:28 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Aug 08 23:28:26 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1E2FA9-0003sb-KH for ged-emacs-devel@m.gmane.org; Mon, 08 Aug 2005 23:28:01 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E2FDB-0007Fe-5g for ged-emacs-devel@m.gmane.org; Mon, 08 Aug 2005 17:31:09 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1E2FAX-00061e-Mi for emacs-devel@gnu.org; Mon, 08 Aug 2005 17:28:25 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1E2FAT-0005yk-El for emacs-devel@gnu.org; Mon, 08 Aug 2005 17:28:22 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E2FAR-0005t1-Dr for emacs-devel@gnu.org; Mon, 08 Aug 2005 17:28:20 -0400 Original-Received: from [81.228.8.164] (helo=pne-smtpout2-sn2.hy.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1E2FAL-0005h2-KW for emacs-devel@gnu.org; Mon, 08 Aug 2005 17:28:13 -0400 Original-Received: from [192.168.123.121] (83.249.204.33) by pne-smtpout2-sn2.hy.skanova.net (7.2.060.1) id 42B94E2900739C5C; Mon, 8 Aug 2005 23:13:58 +0200 User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en Original-To: Juri Linkov In-Reply-To: <874qa040jj.fsf@jurta.org> 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:41729 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:41729 Juri Linkov wrote: >>I believe that S-Tab still does not move backwards. It did at some time, >>but have been changed again. >> >> > >Could you be more specific on what version/platform it doesn't work. >On GNU/Linux with the latest CVS, S-TAB works in help buffers >(but not M-TAB, ESC-TAB or C-M-i). > > w32, CVS from 2005-08-06 (aug 6). However it does not seem to be an issue with S-Tab in the help buffer I see now. If I start with emacs.exe -Q and do C-h c S-Tab I get "TAB (translated from ) ...". Could be my copy since I did some changes to the key handling, but I do not think so. Could someone else using w32 please confirm this?