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: Command to re-read current file? Date: Tue, 05 Aug 2003 14:12:59 +0200 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <7458-Tue05Aug2003141259+0300-eliz@elta.co.il> References: <2110-Mon04Aug2003183156+0300-eliz@elta.co.il> <3F2F615F.5030105@cyberspaceroad.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: main.gmane.org 1060085174 28568 80.91.224.253 (5 Aug 2003 12:06:14 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 5 Aug 2003 12:06:14 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Aug 05 14:06:33 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19k0aH-00033d-00 for ; Tue, 05 Aug 2003 14:06:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19k0Uk-0004Ex-Ne for geh-help-gnu-emacs@m.gmane.org; Tue, 05 Aug 2003 08:00:50 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19k0SJ-0003QM-QZ for help-gnu-emacs@gnu.org; Tue, 05 Aug 2003 07:58:19 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19jzxq-0002q6-IV for help-gnu-emacs@gnu.org; Tue, 05 Aug 2003 07:27:21 -0400 Original-Received: from [192.114.186.22] (helo=gollum.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.20) id 19jznq-0007J2-8Y for help-gnu-emacs@gnu.org; Tue, 05 Aug 2003 07:16:30 -0400 Original-Received: from zaretski (pns03-203-118.inter.net.il [80.230.203.118]) by gollum.inter.net.il (Mirapoint Messaging Server MOS 3.3.5-GR) with ESMTP id BDP04125; Tue, 5 Aug 2003 14:16:28 +0300 (IDT) Original-To: help-gnu-emacs@gnu.org X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: <3F2F615F.5030105@cyberspaceroad.com> (message from Adam Hardy on Tue, 05 Aug 2003 09:48:47 +0200) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:11597 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:11597 > Date: Tue, 05 Aug 2003 09:48:47 +0200 > From: Adam Hardy > > when I use Info's i command, I get 'index-topic' and auto-complete with > the tab key doesn't work. TAB completion in Info-index is available only in CVS Emacs. Until that is released, I suggest to use the stand-alone Info reader (from the GNU Texinfo package), where such completion was available for years.