From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: tomer <tomer1levin@walla.co.il> Newsgroups: gmane.emacs.help Subject: Re: how I link gnuwin32 to emacs Date: Sat, 28 Jun 2008 23:41:12 -0700 (PDT) Organization: http://groups.google.com Message-ID: <663550c2-3e9d-457e-af3a-41bf364089cd@8g2000hse.googlegroups.com> References: <fd164373-b60c-4795-9af3-2101d0b6b554@56g2000hsm.googlegroups.com> <mailman.13949.1214708955.18990.help-gnu-emacs@gnu.org> 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 1214725236 3444 80.91.229.12 (29 Jun 2008 07:40:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 29 Jun 2008 07:40: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 Sun Jun 29 09:41:22 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 1KCrXF-00045s-NW for geh-help-gnu-emacs@m.gmane.org; Sun, 29 Jun 2008 09:41:21 +0200 Original-Received: from localhost ([127.0.0.1]:36502 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KCrWP-0007pp-Od for geh-help-gnu-emacs@m.gmane.org; Sun, 29 Jun 2008 03:40:29 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!8g2000hse.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 18 Original-NNTP-Posting-Host: 212.179.237.167 Original-X-Trace: posting.google.com 1214721672 6576 127.0.0.1 (29 Jun 2008 06:41:12 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Sun, 29 Jun 2008 06:41:12 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: 8g2000hse.googlegroups.com; posting-host=212.179.237.167; posting-account=NuEtcAoAAADUxiHpeF0Pumy7gc4ekCfm User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; SIMBAR={B554B4AF-1A3A-4A3D-B22E-7B06BAB81E5E}; .NET CLR 1.1.4322),gzip(gfe),gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:159774 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:55128 Archived-At: <http://permalink.gmane.org/gmane.emacs.help/55128> 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 install. > > and everything seems to be ok. I even can run the gnuwin32 prompt. > > but how can make command such grep , diff ... =A0(from gnuwin32) to wor= k > > 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.). I get the the following message for diff: 'diff' is not recognized as an internal or external command, operable program or batch file.