all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Anand Dhanakshirur <adhanakshirur@yahoo.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs help <help-gnu-emacs@gnu.org>,
	semantic cedet <cedet-semantic@lists.sourceforge.net>
Subject: Re: How to create emacs TAG file for the sources.
Date: Fri, 4 Feb 2011 02:02:29 -0800 (PST)	[thread overview]
Message-ID: <34929.33880.qm@web30906.mail.mud.yahoo.com> (raw)
In-Reply-To: <83fws4b3o8.fsf@gnu.org>

That works..

--- On Fri, 2/4/11, Eli Zaretskii <eliz@gnu.org> wrote:

> From: Eli Zaretskii <eliz@gnu.org>
> Subject: Re: How to create emacs TAG file for the sources.
> To: "Anand Dhanakshirur" <adhanakshirur@yahoo.com>
> Cc: cedet-semantic@lists.sourceforge.net, help-gnu-emacs@gnu.org
> Date: Friday, February 4, 2011, 2:02 PM
> > Date: Thu, 3 Feb 2011 20:19:55
> -0800 (PST)
> > From: Anand Dhanakshirur <adhanakshirur@yahoo.com>
> > Cc: emacs help <help-gnu-emacs@gnu.org>
> > 
> > I want to create emacs TAG files for the
> sources(*.cpp, *c, *.h files)
> > The root of the sources is say /home/asd/temp.
> > What is the command for that?
> 
> Try this:
> 
>    find /home/asd/temp -name "*.[ch]" -o
> -name "*.cpp" | etags -
> 


      

------------------------------------------------------------------------------
The modern datacenter depends on network connectivity to access resources
and provide services. The best practices for maximizing a physical server's
connectivity to a physical network are well understood - see how these
rules translate into the virtual world? 
http://p.sf.net/sfu/oracle-sfdevnlfb

  reply	other threads:[~2011-02-04 10:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-04  4:19 How to create emacs TAG file for the sources Anand Dhanakshirur
2011-02-04  8:32 ` Eli Zaretskii
2011-02-04 10:02   ` Anand Dhanakshirur [this message]
2011-02-06 21:09   ` Oleksandr Gavenko
2011-02-09 21:24   ` Oleksandr Gavenko

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=34929.33880.qm@web30906.mail.mud.yahoo.com \
    --to=adhanakshirur@yahoo.com \
    --cc=cedet-semantic@lists.sourceforge.net \
    --cc=eliz@gnu.org \
    --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.