all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@elta.co.il>
Subject: Re: error message
Date: 11 Jan 2004 07:48:41 +0200	[thread overview]
Message-ID: <uy8sfavd2.fsf@elta.co.il> (raw)
In-Reply-To: <a0cacdbb.0401101744.6b338048@posting.google.com> (wsgr12@yahoo.com)

> From: wsgr12@yahoo.com (wsgr12)
> Newsgroups: gnu.emacs.help
> Date: 10 Jan 2004 17:44:44 -0800
> 
> I installed emacs on winxp and got the message. Please advise.
> 
> cd c:/test/test
> grep -n max  NUL
> 'grep' is not recognized as an internal or external command,
> operable program or batch file.

"M-x grep" invokes an external program called grep.exe.  If you don't
have it installed, or it is not somewhere along the PATH that is
known to Emacs, you will see this message.

Solution: install a port of GNU Grep so that Emacs can find it.

  reply	other threads:[~2004-01-11  5:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-11  1:44 error message wsgr12
2004-01-11  5:48 ` Eli Zaretskii [this message]
     [not found] ` <mailman.388.1073803738.928.help-gnu-emacs@gnu.org>
2004-01-12  4:08   ` wsgr12
2004-01-12  5:50     ` Eli Zaretskii
     [not found] <300b62ad-3fc9-404b-a4c2-4a0b013c6af2@d15g2000prj.googlegroups.com>
2010-10-04  0:39 ` Tim X
2010-10-04  2:25   ` Russ P.

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=uy8sfavd2.fsf@elta.co.il \
    --to=eliz@elta.co.il \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.