1 Mar 2007 08:32
etags and implicit tags
Francesco Potorti` <pot <at> gnu.org>
2007-03-01 07:32:50 GMT
2007-03-01 07:32:50 GMT
Dear all,
I am the maintainer of etags. I would like to make sure that Xemacs can
profit from two etags features that are not really new, but that I
cannot remember having signaled explicitely to you.
The first one is that etags should be compiled with
-DEMACS_NAME="\"Xemacs"\"
-DVERSION="\"${version}\""
so that it prints the correct string when called with --version. The
second line above is what I have in GNU Emacs' Makefile, just change to
your liking.
The second one is that etags, for more than four years, has used
implicit tags, a form of tag entries that takes less space in the TAGS
file while giving the same functionality and being forwards and
backwards compatible. However, this implies some loss of functionality
if the implicit tags are not implemented in etags.el. The question is:
is implicit tags search implemented in Xemacs' etags.el? If not, it
should be implemented in a way similar to how it is in Gnu Emacs.




RSS Feed