From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: texinfo-master-menu and emacs.texi Date: Sat, 10 Dec 2011 13:01:39 +0200 Message-ID: <838vmkn10s.fsf@gnu.org> References: <20191.12232.556454.551166@gargle.gargle.HOWL> <20191.29504.481184.747348@gargle.gargle.HOWL> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1323514911 32749 80.91.229.12 (10 Dec 2011 11:01:51 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 10 Dec 2011 11:01:51 +0000 (UTC) Cc: emacs-devel@gnu.org To: Roland Winkler Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Dec 10 12:01:47 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RZKgc-00064R-1F for ged-emacs-devel@m.gmane.org; Sat, 10 Dec 2011 12:01:46 +0100 Original-Received: from localhost ([::1]:48456 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RZKgb-0001IS-Ct for ged-emacs-devel@m.gmane.org; Sat, 10 Dec 2011 06:01:45 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:43018) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RZKgY-0001Gb-17 for emacs-devel@gnu.org; Sat, 10 Dec 2011 06:01:42 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RZKgW-0006JW-Tj for emacs-devel@gnu.org; Sat, 10 Dec 2011 06:01:41 -0500 Original-Received: from mtaout20.012.net.il ([80.179.55.166]:62213) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RZKgW-0006JK-EF; Sat, 10 Dec 2011 06:01:40 -0500 Original-Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0LVZ00C00IK2UW00@a-mtaout20.012.net.il>; Sat, 10 Dec 2011 13:01:39 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([84.228.102.96]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LVZ00BG9IMQFKR0@a-mtaout20.012.net.il>; Sat, 10 Dec 2011 13:01:39 +0200 (IST) In-reply-to: <20191.29504.481184.747348@gargle.gargle.HOWL> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 80.179.55.166 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:146616 Archived-At: > Date: Wed, 7 Dec 2011 08:08:00 -0600 > From: "Roland Winkler" > Cc: emacs-devel@gnu.org > > > As things are, I need to guess, and my guess is that > > texinfo-master-menu does not support multi-file manuals. It only > > works on a single buffer. At least I don't see in its code any > > hints that it does have the ability to gather all the multiple > > files which constitute the ELisp manual, using the @include > > directives or some such. > > If this was the case it would help if it was documented somewhere. I added this to the doc strings of the relevant commands. > While my info manual is still very short, it contains already three > files as I am including the files gpl.texi and doclicense.texi. It > would be unfortunate if the inclusion of these files made it already > impossible to use texinfo-master-menu. As written elsewhere, you should use texinfo-multiple-files-update.