> 2009/10/21 pansz <[email protected]>:
>
> 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.

Yes , that's the method i using now.

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

I just wonder if it is possible to do this without two step( create now one ,
the delete the old one ).
Until now , it seems that there is now way to do like this.
Two step creation , may be a good alternative way.

>
>
> >
>

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

Reply via email to