emacs-devel
[Top][All Lists]
Advanced

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

Re: Window configurations


From: martin rudalics
Subject: Re: Window configurations
Date: Mon, 17 May 2010 11:06:41 +0200
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

> Doing the same for the window-local parameter `buffer-list',
> i.e. when `buffer-list' will return a list composed of
>
>  window-local buffer-list
>  frame-local buffer-list
>  global buffer-list
>  frame-local buried-buffer-list
>  window-local buried-buffer-list
>
> then `quit-window' and all occurrences of `other-buffer'
> in window handling code should do the right thing like
> `view-return-to-alist' does (i.e. to get the right buffer).

So I need a window-local buried-buffer-list too.  And obviously no more
stack semantics.

martin



reply via email to

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