Re: gtags search buffter
"Shigio YAMAGUCHI" <[email protected]> Tue, 21 Dec 2010 19:35:20 +0900
| Newsgroups | gmane.comp.gnu.global.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, > My question is how to add one more column such as Funcation's Name? > > For example: > change before:(*GTAGS SELECT*(CONTEXT)AAAA) > AAAA 101 src/foo.c case AAAA: > AAAA 78 src/oof.c i = AAAA: > change after: > AAAA 101 src/foo.c case AAAA: test() > AAAA 78 src/oof.c i = AAAA: main() I think it is considerably difficult. It can be called a large remodeling of GLOBAL. -- Shigio YAMAGUCHI <[email protected]> PGP fingerprint: D1CB 0B89 B346 4AB6 5663 C4B6 3CA5 BBB3 57BE DDA3