help-global
[Top][All Lists]
Advanced

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

Re: global -u : update tags


From: Richard Riley
Subject: Re: global -u : update tags
Date: Tue, 31 May 2011 15:22:36 +0200
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/23.2 (gnu/linux)

"Shigio YAMAGUCHI" <address@hidden> writes:

>> The main problem is that "global -u" does NOT do an incremental update
>> for files already tagged using gtags -f gatgs-files. It tags ALL files
>> in that directory.
>> 
>> The problem is, for example, that I keep certain gnus files in my
>> .emacs.d. I generate a small GTAGS using "gtags -f gtags.files" BUT when
>> I save a .el file the onsave for emacs-lisp calls "global -u" which tags
>> ALL files in .emacs.d. Is this clearer?
>
> Would you please confirm the file name is 'gtags.files'?
> If it is correct, would you please do it without emacs?
> If it brings the same problem, it may be a bug.

It does.

Just do what I did on the command line.

Once more :

gtags -f gtags.files

ls -l G*

global -i

ls -l G*

HUGE!





reply via email to

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