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: how I link gnuwin32 to emacs
Date: Sun, 29 Jun 2008 20:51:16 +0300
Message-ID: <uwsk8b04r.fsf@gnu.org>
References: <fd164373-b60c-4795-9af3-2101d0b6b554@56g2000hsm.googlegroups.com>
	<mailman.13949.1214708955.18990.help-gnu-emacs@gnu.org>
	<663550c2-3e9d-457e-af3a-41bf364089cd@8g2000hse.googlegroups.com>
NNTP-Posting-Host: lo.gmane.org
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: QUOTED-PRINTABLE
X-Trace: ger.gmane.org 1214762023 7180 80.91.229.12 (29 Jun 2008 17:53:43 GMT)
X-Complaints-To: usenet@ger.gmane.org
NNTP-Posting-Date: Sun, 29 Jun 2008 17:53:43 +0000 (UTC)
To: help-gnu-emacs@gnu.org
Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jun 29 19:54:28 2008
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 ([199.232.76.165])
	by lo.gmane.org with esmtp (Exim 4.50)
	id 1KD16I-0002rZ-Fw
	for geh-help-gnu-emacs@m.gmane.org; Sun, 29 Jun 2008 19:54:10 +0200
Original-Received: from localhost ([127.0.0.1]:57328 helo=lists.gnu.org)
	by lists.gnu.org with esmtp (Exim 4.43)
	id 1KD15S-0003oD-Eb
	for geh-help-gnu-emacs@m.gmane.org; Sun, 29 Jun 2008 13:53:18 -0400
Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43)
	id 1KD14n-0003H7-OU
	for help-gnu-emacs@gnu.org; Sun, 29 Jun 2008 13:52:37 -0400
Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43)
	id 1KD14j-00038U-1K
	for help-gnu-emacs@gnu.org; Sun, 29 Jun 2008 13:52:37 -0400
Original-Received: from [199.232.76.173] (port=35386 helo=monty-python.gnu.org)
	by lists.gnu.org with esmtp (Exim 4.43) id 1KD14i-00038A-SA
	for help-gnu-emacs@gnu.org; Sun, 29 Jun 2008 13:52:32 -0400
Original-Received: from mtaout6.012.net.il ([84.95.2.16]:27539)
	by monty-python.gnu.org with esmtp (Exim 4.60)
	(envelope-from <eliz@gnu.org>) id 1KD14i-0003oD-8X
	for help-gnu-emacs@gnu.org; Sun, 29 Jun 2008 13:52:32 -0400
Original-Received: from HOME-C4E4A596F7 ([80.230.31.196]) by i-mtaout6.012.net.il
	(HyperSendmail v2007.08) with ESMTPA id
	<0K3800EL8KYZ3MG0@i-mtaout6.012.net.il> for
	help-gnu-emacs@gnu.org; Sun, 29 Jun 2008 21:06:36 +0300 (IDT)
In-reply-to: <663550c2-3e9d-457e-af3a-41bf364089cd@8g2000hse.googlegroups.com>
X-012-Sender: halo1@inter.net.il
X-detected-kernel: by monty-python.gnu.org: Solaris 10 (1203?)
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 <help-gnu-emacs.gnu.org>
List-Unsubscribe: <http://lists.gnu.org/mailman/listinfo/help-gnu-emacs>,
	<mailto:help-gnu-emacs-request@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/pipermail/help-gnu-emacs>
List-Post: <mailto:help-gnu-emacs@gnu.org>
List-Help: <mailto:help-gnu-emacs-request@gnu.org?subject=help>
List-Subscribe: <http://lists.gnu.org/mailman/listinfo/help-gnu-emacs>,
	<mailto:help-gnu-emacs-request@gnu.org?subject=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:55133
Archived-At: <http://permalink.gmane.org/gmane.emacs.help/55133>

> From: tomer <tomer1levin@walla.co.il>
> Date: Sat, 28 Jun 2008 23:41:12 -0700 (PDT)
>=20
> On Jun 28, 8:07=A0pm, Eli Zaretskii <e...@gnu.org> wrote:
> > > From: tomer <tomer1le...@walla.co.il>
> > > Date: Sat, 28 Jun 2008 15:32:50 -0700 (PDT)
> >
> > > sorry for the basic question.
> > > I have installed all packages of gnuwin32.I made download and i=
nstall.
> > > and everything seems to be ok. I even can run the gnuwin32 prom=
pt.
> > > but how can make command such grep , diff ... =A0(from gnuwin32=
) to work
> > > with emacs ?
> >
> > They already work with Emacs, try "M-x grep" or "M-x diff". =A0If=
 those
> > somehow don't work for you, please post here the details (error
> > messages etc.).
>=20
> I get the the following message for diff:
> 'diff' is not recognized as an internal or external command,
> operable program or batch file.

This means diff.exe is not in one of the directories mentioned in you=
r
Path environment variable.