all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Semantic with other languages
@ 2010-06-02 15:13 Andrea Crotti
  0 siblings, 0 replies; only message in thread
From: Andrea Crotti @ 2010-06-02 15:13 UTC (permalink / raw
  To: help-gnu-emacs

I really would like to be able to jump very easily to the function
definition in
- my local files (local + same directory would be enough)
- eventually sources of the standard lib or in the path (in python or
  the C std library headers for example)

I tried to use ctags for some time but it's not so smart and it needs to
execute a command every time.

Now I've seen semantic and finally I'm using it very nicely for java and
C, but I'm not able to jump to some global stuff...
Any nice link to setup my environment?

Moreover I would like to add a new language (nesc) to semantic-able
languages, the language is just an extension of C, so I think I could
just take the same c module and extend it a little bit.

I tried to look in the code but it's quite hard to find where to go, any
hint to show me the way?
Thanks




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-06-02 15:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-02 15:13 Semantic with other languages Andrea Crotti

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.