From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: Pretest Date: Sat, 28 Oct 2006 22:47:11 +0100 Message-ID: <4543CFDF.1060605@gnu.org> References: <87lkn1tzav.fsf@stupidchicken.com> <4543389E.3090006@gnu.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1162072064 14876 80.91.229.2 (28 Oct 2006 21:47:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 28 Oct 2006 21:47:44 +0000 (UTC) Cc: cyd@stupidchicken.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Oct 28 23:47:42 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 1Gdw1l-00024h-85 for ged-emacs-devel@m.gmane.org; Sat, 28 Oct 2006 23:47:41 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gdw1k-0005PH-IN for ged-emacs-devel@m.gmane.org; Sat, 28 Oct 2006 17:47:40 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Gdw1U-0005KT-DG for emacs-devel@gnu.org; Sat, 28 Oct 2006 17:47:24 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gdw1S-0005Eq-Dd for emacs-devel@gnu.org; Sat, 28 Oct 2006 17:47:23 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gdw1S-0005EI-2M for emacs-devel@gnu.org; Sat, 28 Oct 2006 17:47:22 -0400 Original-Received: from [194.106.33.237] (helo=outmail.freedom2surf.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Gdw1Q-0001F2-7D; Sat, 28 Oct 2006 17:47:20 -0400 Original-Received: from wanchan.jasonrumney.net (i-83-67-23-108.freedom2surf.net [83.67.23.108]) by outmail.freedom2surf.net (Postfix) with ESMTP id 2731252331; Sat, 28 Oct 2006 22:47:19 +0100 (BST) Original-Received: from [10.0.0.27] (chiko.jasonrumney.net [10.0.0.27]) by wanchan.jasonrumney.net (Postfix) with ESMTP id CE6FA49; Sat, 28 Oct 2006 22:47:18 +0100 (BST) User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) Original-To: Eli Zaretskii In-Reply-To: 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:61314 Archived-At: Eli Zaretskii wrote: > It's a real bug, it happens the first time a source tree is compiled. > > Please try the patch below. I will check it in if there are no > objections. > This fixes the problem for me. But if temacs.exe is not needed to produce the DOC file, why do we depend on it in the first place?