* find-tags in Emacs 21.3.1 Debian
@ 2004-10-27 16:12 Sebastian Luque
2004-10-28 19:25 ` Thorsten Bonow
0 siblings, 1 reply; 2+ messages in thread
From: Sebastian Luque @ 2004-10-27 16:12 UTC (permalink / raw)
Dear List,
I've realized that this Emacs version does not include a TAGS file. If I build
one, with M-x compile RET etags *.el RET in /usr/share/emacs, will that pose
problems when upgrading Emacs debian package next time? Thank you.
--
Best wishes,
Sebastian
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: find-tags in Emacs 21.3.1 Debian
2004-10-27 16:12 find-tags in Emacs 21.3.1 Debian Sebastian Luque
@ 2004-10-28 19:25 ` Thorsten Bonow
0 siblings, 0 replies; 2+ messages in thread
From: Thorsten Bonow @ 2004-10-28 19:25 UTC (permalink / raw)
>>>>> "Sebastian" == Sebastian Luque <sluque@mun.ca> writes:
Sebastian> Dear List, I've realized that this Emacs version does not include
Sebastian> a TAGS file. If I build one, with M-x compile RET etags *.el RET
Sebastian> in /usr/share/emacs, will that pose problems when upgrading Emacs
Sebastian> debian package next time? Thank you.
I don't now about upgrading, but if you specify absolute paths in your etags
call, the TAGS file will find your files even if the TAGS file itself is not in
that directory. In Emacs, the variable `tags-table-list' can be used to specify
directories in which to search for TAGS files. So you can create a TAGS file
somewhere else.
Maybe this helps...
Toto
--
Contact information and PGP key at
http://www-users.rwth-aachen.de/thorsten.bonow
They say that death is just nature's way of telling you to slow down a
little bit.
Friedman, Kinky (1993), When the cat's away. New York (Wings Books),
437
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-10-28 19:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-27 16:12 find-tags in Emacs 21.3.1 Debian Sebastian Luque
2004-10-28 19:25 ` Thorsten Bonow
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.