all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Danil Orlov <zargener@gmail.com>
To: emacs-devel@gnu.org
Subject: From etags to ctags?
Date: Wed, 4 Jun 2014 18:23:39 +0400	[thread overview]
Message-ID: <20140604142339.GA27417@debian> (raw)

Emacs now support only etags format directly. But this format does not support storage of extended information about symbols, like scoping and inheritance data. But Exuberant Ctags can gather such data.

And if such information will be presented in tags, it will be possible make smarter completion for company-mode and auto-complete-mode. Without creating a parser in elisp, like in js2-mode. 

How do you think, does it make sense to create direct support of ctags format, like it done for etags now?



             reply	other threads:[~2014-06-04 14:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-04 14:23 Danil Orlov [this message]
2014-06-04 18:00 ` From etags to ctags? Stefan Monnier
2014-06-04 18:44   ` John Yates
2014-06-04 19:40     ` Stefan Monnier
2014-06-06 19:01       ` John Yates
2014-06-05  1:11 ` Eric M. Ludlam

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=20140604142339.GA27417@debian \
    --to=zargener@gmail.com \
    --cc=emacs-devel@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.