emacs-devel
[Top][All Lists]
Advanced

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

Re: Generation of tags for the current project on the fly


From: Eli Zaretskii
Subject: Re: Generation of tags for the current project on the fly
Date: Tue, 06 Feb 2018 21:36:45 +0200

> Cc: address@hidden, address@hidden
> From: Dmitry Gutov <address@hidden>
> Date: Mon, 5 Feb 2018 23:10:34 +0300
> 
> But I'm asking if you have any idea for how to deal with _deleted_ 
> files? I.e. files that have been deleted since 'make tags' was last run.

Is that important?  We almost never delete files, certainly not C
files.  Lisp files get moved into obsolete/, so maybe the same rule
that detects and deletes "orphan" *.elc files could update TAGS on
behalf of deleted/moved Lisp files.



reply via email to

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