Hello,
> Feature request:  please consider offering an option to global so that
the result is combination of the following two (using global with Vim
notation):
>
>     1) :Gtags      foo
>     2) :Gtags  -r  foo
>

How about adding Gtags_a (append) command?
This command appends new result to the present list.

:Gtags        foo       # list the result of 'global -d foo'
:Gtags_a  -r  foo       # append the the result of 'global -r foo'
                        # to the present list

This specification includes your proposal, I believe.


2014-06-16 8:27 GMT+09:00 Suresh Govindachar <[email protected]>:

>
> Feature request:  please consider offering an option to global so that the
> result is combination of the following two (using global with Vim notation):
>
>     1) :Gtags      foo
>     2) :Gtags  -r  foo
>
> Thanks,
>
> --Suresh
>
>
> _______________________________________________
> Bug-global mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/bug-global
>



-- 
Shigio YAMAGUCHI <[email protected]>
PGP fingerprint: D1CB 0B89 B346 4AB6 5663  C4B6 3CA5 BBB3 57BE DDA3
_______________________________________________
Bug-global mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-global

Reply via email to