solved it by setting let g:GtagsCscope_Quiet = 1.

Thanks anyway.

On Fri, Nov 2, 2018 at 3:49 PM lt test <[email protected]> wrote:

> P.S.
> I set 'let g:GtagsCscope_Auto_Load = 1' in my vimrc
> If I don't set this flag shortcut in gtags-cscope.vim cannot work.
>
> shortcuts include :
> nmap <C-\>g :cs find g <C-R>=expand("<cword>")<CR><CR>
> nmap <C-\>c :cs find c <C-R>=expand("<cword>")<CR><CR>
> and so on.
>
> On Fri, Nov 2, 2018 at 3:18 PM lt test <[email protected]> wrote:
>
>> Hi,
>> When I open a file in a directory where no GTAGS file found will have the
>> following warning message.
>>           Gtags-cscope: GTAGS not found.
>>           Press ENTER or type command to continue
>> I don't want to see it and how can I remove it when no GTAGS file found?
>>
>> Thanks.
>>
>
_______________________________________________
Help-global mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-global

Reply via email to