Hi,
ok, I think I can use:
call setbufvar(prev_bufid, "&buftype", "nofile")
to set it back.
thx,
-m
--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
-
Hi again,
If my buftype=nofile then I cannot seem to create a new window with new or
vnew, ok.
I can change my buftype and then call new.
Is there a special way to create a new regular buffer in a split from a
nofile buffer ?
Or a way to restore the old buftype for the orig buffer right after
c