From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: Some error info from configure.bat please Date: Sun, 03 Jul 2005 09:50:55 +0200 Message-ID: <42C798DF.40200@student.lu.se> References: <42C65F1B.1030706@student.lu.se> <42C6894C.5080702@student.lu.se> <42C6BA4E.6050700@student.lu.se> <42C70919.2070705@student.lu.se> <42C73742.3020605@student.lu.se> 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 1120378044 15125 80.91.229.2 (3 Jul 2005 08:07:24 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 3 Jul 2005 08:07:24 +0000 (UTC) Cc: lekktu@gmail.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jul 03 10:07:22 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DozVN-0000iB-G1 for ged-emacs-devel@m.gmane.org; Sun, 03 Jul 2005 10:07:09 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DozTP-0000Fg-K0 for ged-emacs-devel@m.gmane.org; Sun, 03 Jul 2005 04:05:07 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DozP7-0008RB-6l for emacs-devel@gnu.org; Sun, 03 Jul 2005 04:00:41 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DozP2-0008Q2-MZ for emacs-devel@gnu.org; Sun, 03 Jul 2005 04:00:38 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DozNl-00089b-QN for emacs-devel@gnu.org; Sun, 03 Jul 2005 03:59:18 -0400 Original-Received: from [81.228.8.164] (helo=pne-smtpout2-sn2.hy.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DozLF-0004xC-6U; Sun, 03 Jul 2005 03:56:41 -0400 Original-Received: from [192.168.123.121] (83.249.205.6) by pne-smtpout2-sn2.hy.skanova.net (7.2.060.1) id 42B94E29001F470D; Sun, 3 Jul 2005 09:50:58 +0200 User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en 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:40186 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:40186 Eli Zaretskii wrote: >So I think the right combinations are: GnuWin32+MinGW and Cygwin. The >former can be augmented by some port of a Unix shell (I use zsh, >FWIW), while the latter comes with a shell. > > Is zsh good for unpacking distributions? I beleive that for example CEDET needs a sh to unpack (but I may be wrong).