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: info.texi Date: Thu, 04 Aug 2005 03:06:55 +0200 Message-ID: <42F16A2F.8020304@student.lu.se> References: <87slxq7efx.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 1123118007 10043 80.91.229.2 (4 Aug 2005 01:13:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 4 Aug 2005 01:13:27 +0000 (UTC) Cc: karl@freefriends.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Aug 04 03:13:26 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1E0UHa-0005pm-VG for ged-emacs-devel@m.gmane.org; Thu, 04 Aug 2005 03:12:27 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E0UKM-0005qr-NP for ged-emacs-devel@m.gmane.org; Wed, 03 Aug 2005 21:15:18 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1E0UJH-0005cX-D4 for emacs-devel@gnu.org; Wed, 03 Aug 2005 21:14:12 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1E0UJA-0005ZP-F6 for emacs-devel@gnu.org; Wed, 03 Aug 2005 21:14:05 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E0UJA-0005Xg-8w for emacs-devel@gnu.org; Wed, 03 Aug 2005 21:14:04 -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 1E0UP1-0000iR-T4 for emacs-devel@gnu.org; Wed, 03 Aug 2005 21:20:08 -0400 Original-Received: from [192.168.123.121] (83.249.205.6) by pne-smtpout2-sn2.hy.skanova.net (7.2.060.1) id 42B94E29006939DF; Thu, 4 Aug 2005 03:06:58 +0200 User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en Original-To: Juri Linkov In-Reply-To: <87slxq7efx.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:41468 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:41468 Juri Linkov wrote: >--- 674,683 ---- > next subtopic line. To move to a previous subtopic line, type > @kbd{M-@key{TAB}}---that is, press and hold the @key{META} key and then > press @key{TAB}. (On some keyboards, the @key{META} key might be labeled >! @samp{Alt}.) On window systems, which intercept @kbd{M-@key{TAB}} key >! combination (usually for switching between windows), you can use >! @kbd{S-@key{TAB}} to move to a previous subtopic line (press and hold >! the @key{Shift} key and then press @key{TAB}). > > I find it very good that you mention S-Tab. However would it not be better to tell it the other way round. S-Tab is perhaps more common for operations like this and available on more system?