From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Scroll two buffers in unison Date: Tue, 21 Jan 2003 08:08:39 +0200 (IST) Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <237kczo5ru.fsf@ast.cam.ac.uk> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1043129936 30544 80.91.224.249 (21 Jan 2003 06:18:56 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 21 Jan 2003 06:18:56 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18arkA-0007vZ-00 for ; Tue, 21 Jan 2003 07:18:42 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18ardR-0001js-0A for gnu-help-gnu-emacs@m.gmane.org; Tue, 21 Jan 2003 01:11:45 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18arcj-0001af-00 for help-gnu-emacs@gnu.org; Tue, 21 Jan 2003 01:11:01 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18arbo-0001RG-00 for help-gnu-emacs@gnu.org; Tue, 21 Jan 2003 01:10:20 -0500 Original-Received: from is.elta.co.il ([199.203.121.2]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18arbJ-0001KR-00 for help-gnu-emacs@gnu.org; Tue, 21 Jan 2003 01:09:34 -0500 Original-Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id IAA10018 for ; Tue, 21 Jan 2003 08:08:39 +0200 (IST) X-Sender: eliz@is Original-To: help-gnu-emacs@gnu.org In-Reply-To: <237kczo5ru.fsf@ast.cam.ac.uk> X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:5800 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:5800 On Mon, 20 Jan 2003, Glenn Morris wrote: > The released versions don't have tab-completion for the Info i command Then I highly recommend to have the stand-alone Info reader (from the GNU Texinfo package) running in its own shell window at all times. That reader supported TAB completion in `i' for ages. > to come near the top of the alphabetical list offerred by `i [TAB'], is way > down the cycle for `i ,', and then it's not exactly obvious, being at the > end of the "Window Handling Convenience Features and Customization" > section. AFAICT, the current code, both in stand-alone Info and in Emacs, lands you on the right spot, not at the beginning of a section.