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 -- Psss, psss, put it down! - http://www.cafepress.com/putitdown --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
