From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: info.texi Date: Thu, 04 Aug 2005 04:55:55 +0300 Organization: JURTA Message-ID: <87hde6zcr8.fsf@jurta.org> References: <87slxq7efx.fsf@jurta.org> <42F16A2F.8020304@student.lu.se> <200508040127.j741Rb111637@raven.dms.auburn.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1123122810 18634 80.91.229.2 (4 Aug 2005 02:33:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 4 Aug 2005 02:33:30 +0000 (UTC) Cc: lennart.borgman.073@student.lu.se, emacs-devel@gnu.org, karl@freefriends.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Aug 04 04:33:27 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1E0VWk-0003xQ-Sr for ged-emacs-devel@m.gmane.org; Thu, 04 Aug 2005 04:32:11 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E0VZX-0002eG-11 for ged-emacs-devel@m.gmane.org; Wed, 03 Aug 2005 22:35:03 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1E0VXe-0001q3-Iu for emacs-devel@gnu.org; Wed, 03 Aug 2005 22:33:07 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1E0VXY-0001mG-PB for emacs-devel@gnu.org; Wed, 03 Aug 2005 22:33:03 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E0VXV-0001g6-IO for emacs-devel@gnu.org; Wed, 03 Aug 2005 22:32:57 -0400 Original-Received: from [194.126.101.111] (helo=mail.neti.ee) by monty-python.gnu.org with esmtp (Exim 4.34) id 1E0VDe-0003tz-Af for emacs-devel@gnu.org; Wed, 03 Aug 2005 22:12:26 -0400 Original-Received: from mail.neti.ee (80-235-32-246-dsl.mus.estpak.ee [80.235.32.246]) by Relayhost1.neti.ee (Postfix) with ESMTP id A5F861EAE; Thu, 4 Aug 2005 04:59:18 +0300 (EEST) Original-To: Luc Teirlinck In-Reply-To: <200508040127.j741Rb111637@raven.dms.auburn.edu> (Luc Teirlinck's message of "Wed, 3 Aug 2005 20:27:37 -0500 (CDT)") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) X-Virus-Scanned: by amavisd-new-2.2.1 (20041222) (Debian) at neti.ee 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:41472 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:41472 > Do not forget that this is common documentation for the Emacs and the > standalone Info reader. When using the standalone reader (or `emacs -nw'), > S-TAB will usually not work (actually, it will usually be equivalent > to plain TAB). M-tab may not work either, because it still might get > "stolen" by the Window Manager. So I would keep mentioning M-TAB as > the main key, but mention ESC-TAB and C-M-i as further alternatives in > addition to S-TAB. I just noticed that neither M-TAB, ESC-TAB nor C-M-i moves the cursor to the previous reference. All these keys are bound to `complete-symbol' in Info mode on X, xterm and console. I wonder how users move the cursor to the previous reference when S-TAB doesn't work, and M-TAB is bound to the useless `complete-symbol' by default? -- Juri Linkov http://www.jurta.org/emacs/