all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tom Tromey <tromey@redhat.com>
To: help-gnu-emacs@gnu.org
Subject: Re: I have a dream... about tags
Date: Tue, 04 Sep 2007 09:49:37 -0600	[thread overview]
Message-ID: <m3k5r6sa5q.fsf@fleche.redhat.com> (raw)
In-Reply-To: 1188903444.115274.22100@57g2000hsv.googlegroups.com

>>>>> "Nordlöw" == Nordlöw  <per.nordlow@gmail.com> writes:

Nordlöw> Has anyone else also found these problems annoying, and
Nordlöw> perhaps found some solutions to them? Are there alternatives
Nordlöw> to etags or gtags that solves these problems?

Lately I've been using GNU idutils for some of my needs in this area.
idutils is not really tagging, it is more like full-text indexing for
programs.  idutils doesn't do incremental updates of the ID file
(bad), but it is smart about only searching for full identifiers, and
it is much, much faster than a grep.

You might also be interested in CEDET.

Tom

  parent reply	other threads:[~2007-09-04 15:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-04 10:57 I have a dream... about tags Nordlöw
2007-09-04 13:39 ` Scott Frazer
2007-09-04 15:49 ` Tom Tromey [this message]
2007-09-04 20:17 ` 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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3k5r6sa5q.fsf@fleche.redhat.com \
    --to=tromey@redhat.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.