winterTTr 写道:
> PS:
> simply speaking , I would like to open ( not  just read ) a file on
> the current buffer ,
> without creating a new buffer .

I'm wondering what is the difference? why do you want to open without 
creating a new buffer?

you can simply:
1. remember the current buffer in some variable.
2. open a file in the new buffer.
3. delete the old buffer.

then you opened a file and the buffer counts does not increase, well, th 
e buffer number is different.


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

Reply via email to