Ok. --- James Vega <[EMAIL PROTECTED]> wrote:
> On Fri, May 05, 2006 at 07:26:44AM -0700, Jeff Lanzarotta wrote: > > I have tried tabpagebuflist(). It only seems to return the buffer > > number that in in the current window, not all the buffers. > > That's exactly because of the last sentence in my previous reply. > > > > Buffer's > > > aren't tied to any specific window or tab page. > > To quote Vim's documentation: > > A buffer is a file loaded into memory for editing. > > The only time a buffer is associated with a window or tab page is > when > that window/tab page is actually *displaying* the buffer. If you > have a > tab page with one window, then there will only be one buffer returned > from tabpagebuflist(). > > James > -- > GPG Key: 1024D/61326D40 2003-09-02 James Vega <[EMAIL PROTECTED]> >
