From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lute Kamstra Newsgroups: gmane.emacs.devel Subject: Re: Problem building emacs-lisp-intro.dvi. Date: Mon, 21 Aug 2006 17:24:36 +0200 Message-ID: <87veomm7rf.fsf@xs4all.nl> References: <87ejvanxp7.fsf@xs4all.nl> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1156174428 32228 80.91.229.2 (21 Aug 2006 15:33:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 21 Aug 2006 15:33:48 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Aug 21 17:33:46 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GFBe2-0003up-Ss for ged-emacs-devel@m.gmane.org; Mon, 21 Aug 2006 17:24:56 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GFBe2-0007nQ-4a for ged-emacs-devel@m.gmane.org; Mon, 21 Aug 2006 11:24:54 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GFBdq-0007mY-Gv for emacs-devel@gnu.org; Mon, 21 Aug 2006 11:24:42 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GFBdn-0007lC-1V for emacs-devel@gnu.org; Mon, 21 Aug 2006 11:24:41 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GFBdm-0007l9-T5 for emacs-devel@gnu.org; Mon, 21 Aug 2006 11:24:38 -0400 Original-Received: from [194.109.24.37] (helo=smtp-vbr17.xs4all.nl) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GFBlC-0003CF-0a for emacs-devel@gnu.org; Mon, 21 Aug 2006 11:32:18 -0400 Original-Received: from pijl (a80-127-67-124.adsl.xs4all.nl [80.127.67.124]) by smtp-vbr17.xs4all.nl (8.13.6/8.13.6) with ESMTP id k7LFOaXQ050131; Mon, 21 Aug 2006 17:24:37 +0200 (CEST) (envelope-from Lute.Kamstra@xs4all.nl) Original-Received: from lute by pijl with local (Exim 3.36 #1 (Debian)) id 1GFBdk-0007Bn-00; Mon, 21 Aug 2006 17:24:36 +0200 Original-To: bob@rattlesnake.com In-Reply-To: (Robert J. Chassell's message of "Mon, 21 Aug 2006 14:50:50 +0000 (UTC)") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) Original-Lines: 14 X-Virus-Scanned: by XS4ALL Virus Scanner 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:58641 Archived-At: "Robert J. Chassell" writes: [...] > I committed to the Emacs CVS version 2006-02-13.16 of texinfo.tex Thanks, that does fix the problem for me. Alternatively, we could delete lispintro/texinfo.tex and use man/texinfo.tex to build emacs-lisp-intro.dvi. That way, we save space and only have to worry about keeping one instance of that file up-to-date. Lute.