all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* best practices for TAGS
@ 2011-12-04 23:29 Xavier Noria
  2011-12-04 23:36 ` Xavier Noria
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Xavier Noria @ 2011-12-04 23:29 UTC (permalink / raw)
  To: help-gnu-emacs

I would basically like to have a workflow for the TAGS file that makes
some assumptions, and thanks to them it works out of the box and it is
always in sync.

For example, define the current tags file as the first one you find
from the current directory up the hierarchy, nil if none found.

I'd like to define my own version of find-tag that looks for the
current tags file as defined above.

If the tags file is outdated, I'd like to run some shell command
automatically and revisit it, then do the find-tag.

No prompts whatsoever. If I find myself in a situation where the
conventions do not hold, I'll resort to the builtin functions.

You see, I'd like that find-tag and friends do automatically what
makes sense in 99% of my projects and be always in sync without my
intervention.

Does anybody work use a worflow like that?



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

end of thread, other threads:[~2011-12-06  2:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-04 23:29 best practices for TAGS Xavier Noria
2011-12-04 23:36 ` Xavier Noria
2011-12-06  2:20   ` Philipp Haselwarter
2011-12-05  6:28 ` Peter Münster
2011-12-05 18:39 ` Bastian Beischer

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.