tags for all erlang symbols in emacs
Mats Cronqvist
mats.cronqvist@REDACTED
Wed Jan 4 16:42:43 CET 2006
this version works;
$ etags --version
etags (GNU Emacs 21.4)
Copyright (C) 1999 Free Software Foundation, Inc. and Ken Arnold
This program is distributed under the same terms as Emacs
mats
p.s. if you're after the (x)emacs functionality of jumping to the function under
point, i'd recommend using esense or distel. they can do everything tags can
(without the need for a TAGS file), and more. i use both...
karol wrote:
> Hi,
> I am using XEmacs, and I would like to import all symbols Erlang provides to Emacs. I have used etags to do that, however it failed with segmentation fault. When I do that step by step for every file I believe I would work but it is very worky solution and also I would have loads of TAGS files which I will need to load one by one.
> How to you create/use tags for Erlang symbols in Emacs?
> Thanks,
> Karol
> _________________________________________________________
> Sent using Mail2Forum (http://m2f.sourceforge.net)
More information about the erlang-questions
mailing list