From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: "Best" way to run on Windows XP Date: Sat, 15 Oct 2005 10:16:30 +0200 Message-ID: References: <1122221022.525785.237790@g43g2000cwa.googlegroups.com> <4302681C.3080003@student.lu.se> <20050818015521.GE11875@inkedmn.com> NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1129364322 27463 80.91.229.2 (15 Oct 2005 08:18:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 15 Oct 2005 08:18:42 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Oct 15 10:18:36 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EQhEH-0007Zq-9R for geh-help-gnu-emacs@m.gmane.org; Sat, 15 Oct 2005 10:17:21 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EQhEG-0007gQ-1h for geh-help-gnu-emacs@m.gmane.org; Sat, 15 Oct 2005 04:17:20 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EQhDT-0007TO-8N for help-gnu-emacs@gnu.org; Sat, 15 Oct 2005 04:16:31 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EQhDP-0007Fp-EG for help-gnu-emacs@gnu.org; Sat, 15 Oct 2005 04:16:29 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EQhDO-0007FI-Ih for help-gnu-emacs@gnu.org; Sat, 15 Oct 2005 04:16:26 -0400 Original-Received: from [192.114.186.66] (helo=romy.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EQhDO-0003YA-Ef for help-gnu-emacs@gnu.org; Sat, 15 Oct 2005 04:16:26 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-83-130-202-172.inter.net.il [83.130.202.172]) by romy.inter.net.il (MOS 3.5.8-GR) with ESMTP id CRZ56739 (AUTH halo1); Sat, 15 Oct 2005 10:16:24 +0200 (IST) Original-To: help-gnu-emacs@gnu.org In-reply-to: <20050818015521.GE11875@inkedmn.com> (message from Brett Kelly on Wed, 17 Aug 2005 18:55:21 -0700) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:30242 Archived-At: > Date: Wed, 17 Aug 2005 18:55:21 -0700 > From: Brett Kelly > > The Labrat toolkit has many, many good unix utils ported to win32: > > http://labrattech.com/project/labrattoolkit/ That page seems to imply that the Unix utils part is simply the UnxUtils package (http://unxutils.sourceforge.net/), which is quite old (and doesn't include a shell). Isn't that true? Anyway, thanks for a useful pointer.