[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Should gtags.files also limit mkid to the listed files?
From: |
Leo Liu |
Subject: |
Re: Should gtags.files also limit mkid to the listed files? |
Date: |
Tue, 04 Mar 2014 12:26:29 +0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3 (OS X 10.9.2) |
On 2014-03-04 11:43 +0800, Shigio YAMAGUCHI wrote:
> I have made a patch for this.
> If you have a time, would you please try it?
>
> This patch includes the fix for the following:
> Subject: gtags: cannot chmod ID file.
Yes, both of these bugs are fixed. Thanks a lot.
In the gtags.file case, the indexing time has been reduced to under 1
second for the emacs source tree. previously it was something like 4-5
seconds which can be annoying for updating tags.
Leo