[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ‘global -c’ and $GTAGSLIBPATH
From: |
Ludovic Courtès |
Subject: |
Re: ‘global -c’ and $GTAGSLIBPATH |
Date: |
Fri, 17 Jun 2011 16:15:06 +0200 |
User-agent: |
Gnus/5.110017 (No Gnus v0.17) Emacs/24.0.50 (gnu/linux) |
Hi,
"Shigio YAMAGUCHI" <address@hidden> skribis:
> If GTAGS is not found under $PWD or its ancestors, it should fail.
> Since it is a fundamental specification of GLOBAL, it is hard to change it.
> At such time, you should use GTAGSROOT environment variable, I think.
Here are some more details about my use case.
I currently have $GTAGSLIBPATH set to
/home/ludo/src/guile:/data/src/glibc:/data/src/gcc, which allows me to
jump to any symbol in these projects (using M-. in Emacs), even from
outside their source trees. This is very handy.
However, what doesn’t work is symbol completion among all these (as used
by Anything in Emacs). I’d like symbol completion to just work cross
all these.
Is there any other suggestion you would make?
Thanks,
Ludo’.
PS: For wider visibility I would recommend sending stable release
announcements at least to address@hidden and planet.gnu.org
(info "(standards) Announcements").