all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glen Stark <mail@glenstark.net>
To: help-gnu-emacs@gnu.org
Subject: Re: help needed setting up etags on Windows
Date: Wed, 28 Aug 2013 11:53:38 GMT	[thread overview]
Message-ID: <6xlTt.396354$0t1.210253@en-nntp-09.am2.easynews.com> (raw)
In-Reply-To: mailman.1910.1371558556.22516.help-gnu-emacs@gnu.org

On Tue, 18 Jun 2013 17:59:09 +0530, C K Kashyap wrote:

> Hi folks,
> 
> Could someone please help me get started with setting up etags for a
> large C++ source base? I'd like to use emacs on cygwin. I assume etags
> is the right tool for source indexing with emacs.
> 
> Regards,
> Kashyap

I can't speak specifically to cygwin, but this is what I do under gnu/
linux, and I don't see any reason it would fail under cygwin.  I'm happy 
with the results with the exception that I can only do a single source 
tree (so far).  I find the results better for C++ than etags.

1.  From the cygwin installer, install gnu-global or gtags (I don't know 
the name in cygwin).  Alternatively install from tarball.

2.  In the root of your source tree, run gtags.  This will create three 
files containing tagging information.

3.  Install ggtags using emacs package manager.

4.  alt-x ggtags-mode will start ggtags mode.  From there alt-. will jump 
to a given tag.  See ggtags docs for further usage.


Hope that helps.



       reply	other threads:[~2013-08-28 11:53 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1910.1371558556.22516.help-gnu-emacs@gnu.org>
2013-08-28 11:53 ` Glen Stark [this message]
2013-06-18 12:29 help needed setting up etags on Windows C K Kashyap
2013-06-18 12:37 ` Doug Lewan
2013-06-18 12:41   ` C K Kashyap
2013-06-18 12:53     ` C K Kashyap
2013-06-18 16:15 ` Eli Zaretskii
2013-06-19  0:46   ` Hongxu Chen
2013-06-19  4:24     ` C K Kashyap
2013-06-19 12:16       ` Ludwig, Mark
2013-06-19 13:02         ` Hongxu Chen
2013-06-19 17:39           ` C K Kashyap

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='6xlTt.396354$0t1.210253@en-nntp-09.am2.easynews.com' \
    --to=mail@glenstark.net \
    --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.