all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: rusi <rustompmody@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: how to recursively grep
Date: Tue, 21 Aug 2012 05:47:52 -0700 (PDT)	[thread overview]
Message-ID: <53fa63a9-5290-488c-8342-2777cc434843@u2g2000pbl.googlegroups.com> (raw)
In-Reply-To: mailman.7331.1345536887.855.help-gnu-emacs@gnu.org

On Aug 21, 1:14 pm, Peter Dyballa <Peter_Dyba...@Web.DE> wrote:
> Am 21.08.2012 um 05:23 schrieb rusi:
>
> > What am I doing wrong?
>
> Are you searching at all? Your pages long find command seems to just exclude instead of searching…
>
> In which files do you think the string "charset-map-path" will occur? Then search for these files only:
>
>         M-x find-grep RET
>         <insert the search string at the cursor position>
>         <insert '-name "*.el.gz ' appropriately>
>         <adjust where the search will start, if needed>
>         <adjust the grep command to deal with compressed files>
>         RET
>
> It also works to search in C source files with '-name "*.[ch]"'.


So you are saying dont use zrgrep but use find-grep?


  parent reply	other threads:[~2012-08-21 12:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-21  3:23 how to recursively grep rusi
2012-08-21  8:14 ` Peter Dyballa
     [not found] ` <mailman.7331.1345536887.855.help-gnu-emacs@gnu.org>
2012-08-21 12:47   ` rusi [this message]
2012-08-21 13:46     ` Peter Dyballa

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=53fa63a9-5290-488c-8342-2777cc434843@u2g2000pbl.googlegroups.com \
    --to=rustompmody@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /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.