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: Sun, 24 Jul 2005 21:56:50 +0300 Message-ID: References: <1122221022.525785.237790@g43g2000cwa.googlegroups.com> NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1122231819 21333 80.91.229.2 (24 Jul 2005 19:03:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 24 Jul 2005 19:03:39 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jul 24 21:03:31 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DwlkZ-0004QZ-5l for geh-help-gnu-emacs@m.gmane.org; Sun, 24 Jul 2005 21:02:59 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dwlmo-0005BH-Nl for geh-help-gnu-emacs@m.gmane.org; Sun, 24 Jul 2005 15:05:18 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Dwllx-00054C-8s for help-gnu-emacs@gnu.org; Sun, 24 Jul 2005 15:04:25 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Dwllf-0004ul-W2 for help-gnu-emacs@gnu.org; Sun, 24 Jul 2005 15:04:08 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dwllf-0004t2-Mw for help-gnu-emacs@gnu.org; Sun, 24 Jul 2005 15:04:07 -0400 Original-Received: from [192.114.186.24] (helo=legolas.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Dwlp3-0004nK-6D for help-gnu-emacs@gnu.org; Sun, 24 Jul 2005 15:07:37 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-83-130-253-83.inter.net.il [83.130.253.83]) by legolas.inter.net.il (MOS 3.5.8-GR) with ESMTP id EYX95226 (AUTH halo1); Sun, 24 Jul 2005 21:56:50 +0300 (IDT) Original-To: help-gnu-emacs@gnu.org In-reply-to: <1122221022.525785.237790@g43g2000cwa.googlegroups.com> (Chris.Lott@gmail.com) 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:28131 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:28131 > From: "Chris Lott" > Date: 24 Jul 2005 09:03:42 -0700 > > Is the "best" way to run emacs on Windows XP to use the Native XP build > or the Cygwin? I think the native build is better, as it relies less on non-standard tools and libraries that could be incompatible. > By "best" I mean: stable, able to run elisp code from > emacs.sources, and able to effectively use external tools like grep, > diff, etc... ? Everything should work. If you bump into a missing prfogram, like Grep, download it from the GnuWin32 project.