From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: adding a new info file to info index page Date: Mon, 26 May 2008 06:21:27 +0300 Message-ID: References: <0a95f4f6-1d74-408b-8c18-c4f2c8baa13e@b9g2000prh.googlegroups.com> NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1211772158 28357 80.91.229.12 (26 May 2008 03:22:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 26 May 2008 03:22:38 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon May 26 05:23:09 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1K0TIi-0005Ku-FW for geh-help-gnu-emacs@m.gmane.org; Mon, 26 May 2008 05:23:08 +0200 Original-Received: from localhost ([127.0.0.1]:49445 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K0THx-0007yu-Al for geh-help-gnu-emacs@m.gmane.org; Sun, 25 May 2008 23:22:21 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K0THg-0007yo-Ve for help-gnu-emacs@gnu.org; Sun, 25 May 2008 23:22:05 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K0THe-0007yZ-4n for help-gnu-emacs@gnu.org; Sun, 25 May 2008 23:22:03 -0400 Original-Received: from [199.232.76.173] (port=41397 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K0THd-0007yW-WC for help-gnu-emacs@gnu.org; Sun, 25 May 2008 23:22:02 -0400 Original-Received: from mtaout6.012.net.il ([84.95.2.16]:53014) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K0THd-0001T6-Ki for help-gnu-emacs@gnu.org; Sun, 25 May 2008 23:22:01 -0400 Original-Received: from HOME-C4E4A596F7 ([80.230.65.62]) by i-mtaout6.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0K1G00E4MI085A10@i-mtaout6.012.net.il> for help-gnu-emacs@gnu.org; Mon, 26 May 2008 06:36:08 +0300 (IDT) In-reply-to: <0a95f4f6-1d74-408b-8c18-c4f2c8baa13e@b9g2000prh.googlegroups.com> X-012-Sender: halo1@inter.net.il X-detected-kernel: by monty-python.gnu.org: Solaris 10 (1203?) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:54307 Archived-At: > From: "xahlee@gmail.com" > Date: Sun, 25 May 2008 12:35:36 -0700 (PDT) > > about 10 years ago, in gnu emacs, if i added a new info file, i have > to mod the index file, so it shows up in the index. I recall in xemacs > its automatic or something like that. > > Do i still have to do that today? No. The Texinfo package comes with a program called install-info that will do what you want: update the DIR file with the menu items for a particular Info manual.