emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: window-next-buffers


From: martin rudalics
Subject: Re: window-next-buffers
Date: Thu, 24 Nov 2011 11:07:38 +0100
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

> I do find the window-next-buffers stuff a bit weird, somehow,
> but it's not important.

A window's next buffers are only needed while navigating back- and
forwards through that window's buffers.  They are killed by
`set-window-buffer' (more precisely by `record-window-buffer').  A
window's previous buffers are persistent.

martin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]