From mboxrd@z Thu Jan  1 00:00:00 1970
Path: news.gmane.org!not-for-mail
From: Eli Zaretskii <eliz@gnu.org>
Newsgroups: gmane.emacs.help
Subject: Re: shell-command causes problems with absolute/relative paths in TAGS
Date: Fri, 06 Jan 2012 13:25:54 +0200
Message-ID: <83sjjtnkcd.fsf@gnu.org>
References: "2 Jan 2012 10:26:08 -0800"
	<20120102223315.3E60F1810C9@neo.msri.org>
	<408087A3D7BE475B884C0F93CE2298C7@us.oracle.com>
	<AA798C0D220E44E5B798734A70C4CF93@EUROPE.ROOT.PRI>
NNTP-Posting-Host: lo.gmane.org
X-Trace: dough.gmane.org 1325849316 24789 80.91.229.12 (6 Jan 2012 11:28:36 GMT)
X-Complaints-To: usenet@dough.gmane.org
NNTP-Posting-Date: Fri, 6 Jan 2012 11:28:36 +0000 (UTC)
To: help-gnu-emacs@gnu.org
Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jan 06 12:28:32 2012
Return-path: <help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org>
Envelope-to: geh-help-gnu-emacs@m.gmane.org
Original-Received: from lists.gnu.org ([140.186.70.17])
	by lo.gmane.org with esmtp (Exim 4.69)
	(envelope-from <help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org>)
	id 1Rj7yH-00063P-KN
	for geh-help-gnu-emacs@m.gmane.org; Fri, 06 Jan 2012 12:28:29 +0100
Original-Received: from localhost ([::1]:58450 helo=lists.gnu.org)
	by lists.gnu.org with esmtp (Exim 4.71)
	(envelope-from <help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org>)
	id 1Rj7yG-0003nd-V1
	for geh-help-gnu-emacs@m.gmane.org; Fri, 06 Jan 2012 06:28:28 -0500
Original-Received: from eggs.gnu.org ([140.186.70.92]:46246)
	by lists.gnu.org with esmtp (Exim 4.71)
	(envelope-from <eliz@gnu.org>) id 1Rj7yC-0003nM-8b
	for help-gnu-emacs@gnu.org; Fri, 06 Jan 2012 06:28:25 -0500
Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
	(envelope-from <eliz@gnu.org>) id 1Rj7yB-0003k6-2L
	for help-gnu-emacs@gnu.org; Fri, 06 Jan 2012 06:28:24 -0500
Original-Received: from mtaout23.012.net.il ([80.179.55.175]:47552)
	by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from <eliz@gnu.org>)
	id 1Rj7yA-0003jz-RN
	for help-gnu-emacs@gnu.org; Fri, 06 Jan 2012 06:28:23 -0500
Original-Received: from conversion-daemon.a-mtaout23.012.net.il by
	a-mtaout23.012.net.il (HyperSendmail v2007.08) id
	<0LXD00I00JTGP500@a-mtaout23.012.net.il> for
	help-gnu-emacs@gnu.org; Fri, 06 Jan 2012 13:27:56 +0200 (IST)
Original-Received: from HOME-C4E4A596F7 ([77.127.16.185]) by a-mtaout23.012.net.il
	(HyperSendmail v2007.08) with ESMTPA id
	<0LXD00IOZJUKF8B0@a-mtaout23.012.net.il> for
	help-gnu-emacs@gnu.org; Fri, 06 Jan 2012 13:27:56 +0200 (IST)
In-reply-to: <AA798C0D220E44E5B798734A70C4CF93@EUROPE.ROOT.PRI>
X-012-Sender: halo1@inter.net.il
X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta)
X-Received-From: 80.179.55.175
X-BeenThere: help-gnu-emacs@gnu.org
X-Mailman-Version: 2.1.14
Precedence: list
List-Id: Users list for the GNU Emacs text editor <help-gnu-emacs.gnu.org>
List-Unsubscribe: <https://lists.gnu.org/mailman/options/help-gnu-emacs>,
	<mailto:help-gnu-emacs-request@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/archive/html/help-gnu-emacs>
List-Post: <mailto:help-gnu-emacs@gnu.org>
List-Help: <mailto:help-gnu-emacs-request@gnu.org?subject=help>
List-Subscribe: <https://lists.gnu.org/mailman/listinfo/help-gnu-emacs>,
	<mailto:help-gnu-emacs-request@gnu.org?subject=subscribe>
Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org
Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org
Xref: news.gmane.org gmane.emacs.help:83368
Archived-At: <http://permalink.gmane.org/gmane.emacs.help/83368>

> From: "David Chappaz" <david.chappaz@free.fr>
> Date: Wed, 4 Jan 2012 16:05:13 -0000
> 
> 2/ I have also found that "GnuWin32 find" is painfully slow on network
> (unix) drives

Try the port of Findutils from here:

  http://sourceforge.net/projects/ezwinports/files/

I did that port because the one on GnuWin32 is abysmally slow, on any
drive, not just network ones.