all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* finding tags files based on location
@ 2008-02-25 19:18 gamename
  2008-02-26  4:08 ` Kevin Rodgers
       [not found] ` <mailman.7944.1203998891.18990.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 7+ messages in thread
From: gamename @ 2008-02-25 19:18 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

I often have to checkout multiple copies of the same source tree from
cvs.  For example, if I have a source tree 'foo' in cvs, I may have 2
copies like ~/foo0/bar and ~/foo1/bar in my home directory at the same
time.  Each copy of the foo tree will have a tags file in 'foo/tags'.

Does anyone have code that will enable emacs to determine which tags
file to use based on the tree i'm currently using?  For example, if
I'm in foo1/bar, I would be using the tags file in foo1/tags, not foo0/
tags.  Is there code to dynamically determine that?

TIA,
-T


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-02-28  8:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-25 19:18 finding tags files based on location gamename
2008-02-26  4:08 ` Kevin Rodgers
     [not found] ` <mailman.7944.1203998891.18990.help-gnu-emacs@gnu.org>
2008-02-26 19:01   ` gamename
2008-02-27  4:31     ` Kevin Rodgers
2008-02-27 10:19       ` Mike Mattie
2008-02-28  4:49         ` Kevin Rodgers
2008-02-28  8:43           ` Mike Mattie

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.