From: Rami A <rami.ammari@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: How to exclude folders from searching IDs “gid”?
Date: Fri, 2 Aug 2013 09:56:28 -0700 (PDT) [thread overview]
Message-ID: <90fb0f3c-6659-4733-b5d7-442c1e7dbc8c@googlegroups.com> (raw)
In-Reply-To: <mailman.2368.1375436508.12400.help-gnu-emacs@gnu.org>
Hi Eli,
Thanks for taking a look.
assuming that I have the following directories in my projects folder.
X Y Z
When doing mkid in the main project folder it will make ID file that contains all ids in all of these source files.
I actually found the solution to exclude one or more folders from the ID search.
Simply by:
mkid --prune Z
This will take out any IDs from folder X and only include IDs from X and Y.
So when you do the gid "ID" you wont see matching results from folder Z.
next prev parent reply other threads:[~2013-08-02 16:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-01 23:36 How to exclude folders from searching IDs “gid”? Rami A
2013-08-02 5:57 ` Eli Zaretskii
[not found] ` <mailman.2368.1375436508.12400.help-gnu-emacs@gnu.org>
2013-08-02 16:56 ` Rami A [this message]
2013-08-02 17:51 ` Eli Zaretskii
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=90fb0f3c-6659-4733-b5d7-442c1e7dbc8c@googlegroups.com \
--to=rami.ammari@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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).