all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* auto-refresh TAGS file on ChangeLog mod?
@ 2008-08-18 14:28 Ted Zlatanov
  2008-08-21 13:55 ` Ted Zlatanov
  0 siblings, 1 reply; 13+ messages in thread
From: Ted Zlatanov @ 2008-08-18 14:28 UTC (permalink / raw)
  To: help-gnu-emacs

I'm curious if there's a way to auto-run etags in a directory when I run
`find-tag' if the ChangeLog file (or any other file I specify) is newer
than the TAGS file.  In Makefile format, this is simply

TAGS: ChangeLog my-files-here
	etags file-list-here

or, for full interdependency

TAGS: ChangeLog file-list-here
	etags file-list-here

I didn't see anything relevant in the docs, so instead of writing it
myself I thought I'd check if anyone has done it before.

Thanks
Ted


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

end of thread, other threads:[~2008-08-25 15:44 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-18 14:28 auto-refresh TAGS file on ChangeLog mod? Ted Zlatanov
2008-08-21 13:55 ` Ted Zlatanov
2008-08-21 16:31   ` Tom Tromey
2008-08-22 15:30     ` Ted Zlatanov
2008-08-22 15:43       ` Tom Tromey
2008-08-25 14:45         ` Ted Zlatanov
2008-08-25 14:53           ` Lennart Borgman (gmail)
2008-08-25 15:28             ` inotify support (was: auto-refresh TAGS file on ChangeLog mod?) Ted Zlatanov
2008-08-25 15:28           ` auto-refresh TAGS file on ChangeLog mod? David House
2008-08-25 15:44           ` Tom Tromey
     [not found]     ` <ebe43d680808220242g5691f760iff28e8aaeb08408e@mail.gmail.com>
     [not found]       ` <m3wsi9gj7z.fsf@fleche.redhat.com>
2008-08-22 15:50         ` David House
2008-08-22 16:11           ` Tom Tromey
2008-08-22 16:26             ` David House

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.