Comment #3 on issue 177 by [email protected]: can not wipe buffer on
bufhidden
http://code.google.com/p/vim/issues/detail?id=177
thank you for your reply.
here is how I reproduce it.
1) launch vim.
2) edit a file
3) tabnew opens another tab.
4) try to close the new tab by ":x".
when I close the new open tab, there is always a empty buffer hidden.
so I use the autocmd to help clean it up.
I use echoerr just for test, the result remains the same even when I remove
the "echoerr".
In my test, the result is:
1) I can always find the hidden & empty buffer.
2) but "bw! ".br did not work.
3) I confirm it by using ":ls" to list all the buffers, and I found that
the empty buffer is hidden.
Hi zyx, thank you so much for your suggestions. I am really new on the vim
scripting.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
You received this message from the "vim_dev" 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
---
You received this message because you are subscribed to the Google Groups "vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.