Thursday, January 28, 2010

Re: Cscope quickfix -- not jump to first error

On 26/01/10 16:09, Aarto Matti wrote:
> On Jun 25 2008, 6:59 pm, Hari <hari.rangara...@gmail.com
> <mailto:hari.rangara...@gmail.com>> wrote:
> > Hello All,
> >
> > Is there a way to prevent the cscope quickfix window from jumping to the
> > first error. I have searched in the forums and someone suggested that
> this
> > must be a request to the dev team...wonder if there was ever taken on
> a wish
> > list?
> >
> > Thanks for your responses....
> >
> > -Hari
>
> I want to disable jump too! How can I do that?
>
> --
> Aarto
>
> --
> You received this message from the "vim_use" maillist.
> For more information, visit http://www.vim.org/maillist.php

AFAIK, with :cscope you can't (unless of course you leave
'cscopequickfix' empty so cscope never uses the quickfix mechanism, but
I suppose that that's not what you want). This is unlike most other
quickfix commands, such as :make and :grep with bang, and :vimgrep with
the j flag after the pattern. (IIUC, :helpgrep also always jumps to the
first match, but in a help window; however for :helpgrep I suppose there
is little use for "not" seeing the context above and below the match --
you're hoping there will be some help to read.)

I also don't notice this capability in the todo.txt helpfile. For the
"official" wish list, see

:help sponsor
:help sponsor-faq


Best regards,
Tony.
--
hundred-and-one symptoms of being an internet addict:
249. You've forgotten what the outside looks like.

--
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php

No comments:

Post a Comment