I'm pretty certain there's no way to maintain separate buffer lists for separate tab pages. You'd have to patch Vim to incorporate that functionality, and it would likely be a challenging task, since much about the way Vim handles buffers operates under the assumption that there is one, globally shared buffer list.
-- 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
