On 19/09/09 01:30, Daniel Fetchinson wrote:
>
> Hi vimmers,
>
> I use quickfix quite often and I like the feature very much,
> especially with :make. The one problem I couldn't solve is that if
> file1.c is open and I do a :make then instead of file1.c another file
> will be open, say file2.c, which is the file containing the first
> error. This is all good, but often I forget the original file name, in
> this case file1.c, and after inspecting the errors I'd like to go back
> editing it. Is there a way of telling vim "go back to the file that I
> was editing when I said :make"?
>
> Cheers,
> Daniel
>
In addition to everything that was suggested in this thread, what about
just doing the make (or the grep, helpgrep or vimgrep) in a new window
or a new tab page? If you don't lose your place, getting back to it is
trivial.
Best regards,
Tony.
--
Boy, n.:
A noise with dirt on it.
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---