GNU bug report logs -
#19468
25.0.50; UI inconveniences with M-.
Previous Next
Reported by: Eli Zaretskii <eliz <at> gnu.org>
Date: Mon, 29 Dec 2014 20:27:02 UTC
Severity: normal
Found in version 25.0.50
Done: Dmitry Gutov <dgutov <at> yandex.ru>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
>>> Stefan Monnier on Mon, 27 Apr 2015 18:54:05 -0400 wrote:
>> - If I do have a tags table loaded, it's likely for a different
>> project than Emacs. This is most likely true for the majority of
>> our users.
> I really think the etags backend should only return data when the
> TAGS file is in one of the parents of the current directory.
> And it should also be able to keep several independent TAGS tables
> opened for different projects in different directory trees.
This is close to perfect IMO. In addition I would like to be able to
"link" tag tables.
Let's say I have two projects A and B. By "linked" tag tables I mean
that both tag tables are simultaneously accessible from descendant files
of path/to/A and path/to/B.
The UI is essentially one command - `etag-link-tag-table`. If I call
`etag-link-tag-table` from project A and choose a tag table in B then A
and B tag tables become linked, and vice versa. Simple as that.
Vitalie
This bug report was last modified 9 years and 150 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.