bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#19468: 25.0.50; UI inconveniences with M-.


From: Eli Zaretskii
Subject: bug#19468: 25.0.50; UI inconveniences with M-.
Date: Sat, 02 May 2015 14:24:19 +0300

> Cc: 19468@debbugs.gnu.org
> From: Dmitry Gutov <dgutov@yandex.ru>
> Date: Sat, 2 May 2015 13:23:34 +0300
> 
> On 05/02/2015 09:42 AM, Eli Zaretskii wrote:
> > I think it's a good idea to add an ID target to the top-level
> > Makefile.in.
> 
> If you like. But in the Emacs tree, using Grep seems to be fast enough 
> already, and its results don't get out of date.

Did you try in src/ or did you try in lisp/?

gid is much faster in large directories, especially if they are
accessed over NFS or some such.  So it scales better.

> Speaking of ID generation, by default it includes .elc files, so the 
> command would need to be something like
> 
> mkid --prune=$(find . -name "*.elc")

Yes.

> > Yep.  At least mkid is lightning-fast (10 sec on the entire Emacs
> > tree), so updating ID is not an annoyance IME.
> 
> You still need to remember to do that.

If you forget, you will be reminded when you find no matches.





reply via email to

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