Hello,
* On Tue, May 11, 2004 at 02:39:49PM -0400, David Escott <es...@fa...> wrote:
> Problem: Compiling a file with an error, and \usepackage{pst-all} causes
> the current buffer to be closed and a new buffer with the following text
> opened:
Did you have a look at vim's option: switchbuf ?
I had such problems with :make and C++ programs. I obtain the less worse
behaviour with:
set switchbuf=useopen
And now I read the documentation again, I wonder if
set switchbuf=useopen,split
is not what I was lookging for...
HTH,
--
Luc Hermitte
http://hermitte.free.fr/vim/
|