emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: auto-refresh TAGS file on ChangeLog mod?


From: Ted Zlatanov
Subject: Re: auto-refresh TAGS file on ChangeLog mod?
Date: Thu, 21 Aug 2008 08:55:21 -0500
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.60 (gnu/linux)

On Mon, 18 Aug 2008 09:28:59 -0500 Ted Zlatanov <address@hidden> wrote: 

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

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

TZ> or, for full interdependency

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

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

I got no answers on gnu.emacs.help.  Maybe someone on emacs-devel will
have an idea.

Ted





reply via email to

[Prev in Thread] Current Thread [Next in Thread]