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 06:07:34 +0300 Message-ID: <u63rtc51l.fsf@gnu.org> References: <fd164373-b60c-4795-9af3-2101d0b6b554@56g2000hsm.googlegroups.com> NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1214708984 29480 80.91.229.12 (29 Jun 2008 03:09:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 29 Jun 2008 03:09:44 +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 05:10:29 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 1KCnJ5-0002Tv-EX for geh-help-gnu-emacs@m.gmane.org; Sun, 29 Jun 2008 05:10:27 +0200 Original-Received: from localhost ([127.0.0.1]:40562 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KCnIF-0004o4-Dm for geh-help-gnu-emacs@m.gmane.org; Sat, 28 Jun 2008 23:09:35 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KCnHt-0004mi-Ta for help-gnu-emacs@gnu.org; Sat, 28 Jun 2008 23:09:13 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KCnHs-0004jf-3u for help-gnu-emacs@gnu.org; Sat, 28 Jun 2008 23:09:13 -0400 Original-Received: from [199.232.76.173] (port=52021 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KCnHr-0004jJ-UF for help-gnu-emacs@gnu.org; Sat, 28 Jun 2008 23:09:11 -0400 Original-Received: from mtaout1.012.net.il ([84.95.2.1]:17363) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from <eliz@gnu.org>) id 1KCnHr-0001y2-Fq for help-gnu-emacs@gnu.org; Sat, 28 Jun 2008 23:09:11 -0400 Original-Received: from HOME-C4E4A596F7 ([80.230.31.196]) by i-mtaout1.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0K3700BING25Q540@i-mtaout1.012.net.il> for help-gnu-emacs@gnu.org; Sun, 29 Jun 2008 06:22:54 +0300 (IDT) In-reply-to: <fd164373-b60c-4795-9af3-2101d0b6b554@56g2000hsm.googlegroups.com> X-012-Sender: halo1@inter.net.il X-detected-kernel: by monty-python.gnu.org: Solaris 9.1 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:55125 Archived-At: <http://permalink.gmane.org/gmane.emacs.help/55125> > From: tomer <tomer1levin@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 ... (from gnuwin32) to work > with emacs ? They already work with Emacs, try "M-x grep" or "M-x diff". If those somehow don't work for you, please post here the details (error messages etc.).