From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Re: bootstrapping woes on Windows, a compilation Date: Sat, 2 Feb 2008 20:13:59 +0100 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1201979664 9406 80.91.229.12 (2 Feb 2008 19:14:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 2 Feb 2008 19:14:24 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Eli Zaretskii" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Feb 02 20:14:44 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JLNp2-0000SD-M1 for ged-emacs-devel@m.gmane.org; Sat, 02 Feb 2008 20:14:41 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JLNoZ-0003ja-I3 for ged-emacs-devel@m.gmane.org; Sat, 02 Feb 2008 14:14:11 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JLNoU-0003i3-TC for emacs-devel@gnu.org; Sat, 02 Feb 2008 14:14:06 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JLNoS-0003hY-Ja for emacs-devel@gnu.org; Sat, 02 Feb 2008 14:14:05 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JLNoS-0003hI-9b for emacs-devel@gnu.org; Sat, 02 Feb 2008 14:14:04 -0500 Original-Received: from wx-out-0506.google.com ([66.249.82.225]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JLNoR-000446-PZ for emacs-devel@gnu.org; Sat, 02 Feb 2008 14:14:04 -0500 Original-Received: by wx-out-0506.google.com with SMTP id s7so1506950wxc.24 for ; Sat, 02 Feb 2008 11:14:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=zVYp4yuAgRa+YweeYSJvccchn0eJ+IeAQQNDHO8Ifu0=; b=YTbaZ1baVP6ine/ZYsItn8BwrOU+WLySVmkoFCPcLZjIiAZ0gjjhg/9aLMuuJmj55BxXHrmfQttjIexm7uHcc14yTGlTLhpZzxSLQLsOVrTrkX3mg3d0jnQNu3jC34mSFVxv2WxRom5idzAwrlQDo9xbRHCAqafr7doTTeFRatY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=flrac4Y/aDFYCH5S+3ndozncGoWnt8myQLFgJVCNBNoiVxtb+DPWGutCQ8wuKMr7HXQTn5n1WVjV0/1/2PzcCbYKay9+VviWiKtJfpwF6/nn+P2QBWgOutbVI5VgaqFv1Su9K1aGCICcxqGD+OVuoxJSAgG/gjbNx7pVRvqh2Yg= Original-Received: by 10.142.140.14 with SMTP id n14mr2850799wfd.192.1201979639472; Sat, 02 Feb 2008 11:13:59 -0800 (PST) Original-Received: by 10.142.215.16 with HTTP; Sat, 2 Feb 2008 11:13:59 -0800 (PST) In-Reply-To: Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:88045 Archived-At: On Feb 2, 2008 6:56 PM, Eli Zaretskii wrote: > That's a real gotcha. Please try again. Success! Thanks. Juanma