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: sh.exe needed to bootstrap on Windows? Date: Tue, 17 Jul 2007 12:07:34 +0200 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1184666865 23316 80.91.229.12 (17 Jul 2007 10:07:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 17 Jul 2007 10:07:45 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Eli Zaretskii" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jul 17 12:07:44 2007 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 1IAjy1-0006QM-OP for ged-emacs-devel@m.gmane.org; Tue, 17 Jul 2007 12:07:41 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IAjy0-0006hS-Sv for ged-emacs-devel@m.gmane.org; Tue, 17 Jul 2007 06:07:40 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IAjxx-0006hE-CC for emacs-devel@gnu.org; Tue, 17 Jul 2007 06:07:37 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IAjxv-0006gz-Se for emacs-devel@gnu.org; Tue, 17 Jul 2007 06:07:37 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IAjxv-0006gw-PO for emacs-devel@gnu.org; Tue, 17 Jul 2007 06:07:35 -0400 Original-Received: from wx-out-0506.google.com ([66.249.82.234]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IAjxv-0008Ho-CU for emacs-devel@gnu.org; Tue, 17 Jul 2007 06:07:35 -0400 Original-Received: by wx-out-0506.google.com with SMTP id s7so1374762wxc for ; Tue, 17 Jul 2007 03:07:34 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; 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; b=EB24DHDVvrYoLG2NjFl/v33piJ9n8azvgIXurDZLjCBHInZ2+eRxn1/+ivMgTZuq9ZvOWfxrir27fe3Jl/pi278PJjmPtjGuc5q3/1wNK7O011yI4WjGu7Vd1gcFqAMbIQHkFXL/uVnI6htIwhryherTh+Ki9httBbt8A4T9owk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=YVfVMlOTQxyMb/1zIZDu/oGETe3nDmpGsaQrDW4wR9Y/Ie6YIHrfQhkTTp0kOSNzZFnOuifzzpxE5C1x2YmBzoG2SWDCvCDXgwJvDD0TyGGKSXo+nmeKVFKmMv4ttkWxfjV7Z+gmTe37i3h6BfPOk5+B+lB/cfwvspHrJFxXKFM= Original-Received: by 10.90.113.18 with SMTP id l18mr147332agc.1184666854408; Tue, 17 Jul 2007 03:07:34 -0700 (PDT) Original-Received: by 10.90.87.8 with HTTP; Tue, 17 Jul 2007 03:07:34 -0700 (PDT) In-Reply-To: Content-Disposition: inline X-detected-kernel: 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:74968 Archived-At: On 7/17/07, Eli Zaretskii wrote: > I still > don't understand why it looks for sh.exe on your system, but maybe the > fix is good for that as well. It's good on my work system. I'll try at home tonight. Juanma