emacs-devel
[Top][All Lists]
Advanced

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

Re: display-buffer-use-some-frame


From: martin rudalics
Subject: Re: display-buffer-use-some-frame
Date: Mon, 24 Dec 2018 09:13:51 +0100

>> No problems with the testing. get-lru-window never returns a dedicated
>> window,
>
> Hmmm... why?  IOW how do we know that?
> Dedicated windows almost never appear if you use the default
> configuration: they only appear if you explicitly request them in your
> config, so I'd like to make sure that "get-lru-window never returns a 
dedicated
> window" wasn't just an accident because your tests were mae in a context
> where there aren't any dedicated windows.

What Stephen probably means is that all 'get-lru-window' calls in the
context at hand have their second argument nil and consequently never
return a dedicated window.

martin



reply via email to

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