Thanks for your reply, Christian. I tried :set hidden, but it behaved the same way.
If it's only possible to access loaded buffers, there is no mention of that in the docs at http://vimdoc.sourceforge.net/htmldoc/if_pyth.html#python-vim . On Aug 26, 4:29 pm, "Christian J. Robinson" <[email protected]> wrote: > On Thu, 26 Aug 2010, perrytrinier wrote: > > Is there some reason that I can only access the lines of buffers > > which are visible in a window? > > It may be that you can only access the lines in a buffer when the > buffer is actually loaded, and by default it is not unless it's > displayed in a window. What happens if you do ":set hidden"? (Note > that you may still have to manually cause Vim to actually load the > buffers to access their contents.) > > - Christian > > -- > Christian J. Robinson <[email protected]> --http://christianrobinson.name/ -- 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
