From: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: Re: grep fgrep igrep not working
Date: Mon, 28 Jul 2003 11:37:01 -0600 [thread overview]
Message-ID: <3F255F3D.1080401@yahoo.com> (raw)
In-Reply-To: 3f21fe7c.7058177@news.rcn.com
johnwolow@yahoo.com wrote:
> I am using xemacs, one of the newer version 21.4.13 on windows 2000.
>
> I got dired and cc mode working. That tells me that I know how to
> hook in the elisp files.
>
> HOWEVER, I can NOT get igrep working.
>
> Kevin Rodger's igrep.el does not seem to work....it says something
> about compile after I do:
> M-x igrep-find
>
> If you have any recommendations on what to use to grep? Or if you
> could post a init.el and meantion your directory structure.
I recommend you mail a bug report directly to me, and include the
exact commands you typed and the precise error message and *igrep*
buffer contents.
> On my linux box, grep came installed as grep, not igrep.
That is the bundled grep interface; mine is an add-on.
> Also, If you could post a sample search, for ex., the following
> would find some string.
>
> M-x grep RET
> somestringsearched RET
> *.cc
Actually, `M-x grep' reads the regex and files as part of a single
COMMAND argument:
M-x grep RET
somestring SPC *.cc RET
`C-u M-x grep' provides the same basic functionality as `M-x igrep',
a default regex and file pattern.
--
Kevin Rodgers
parent reply other threads:[~2003-07-28 17:37 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <3f21fe7c.7058177@news.rcn.com>]
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=3F255F3D.1080401@yahoo.com \
--to=ihs_4664@yahoo.com \
/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.