emacs-devel
[Top][All Lists]
Advanced

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

Re: Adding transient to Emacs core


From: Gregory Heytings
Subject: Re: Adding transient to Emacs core
Date: Tue, 27 Apr 2021 11:01:06 +0000



I have addressed this by let-binding that variable to t around the call to display-buffer. There's just no way around that because transient's buffer just has to be displayed somewhere other than the selected window.


I agree with Philip here: why is there "just no way around that"? At least when the frame is too small, it could make sense to display the transient buffer "above" the selected window.



reply via email to

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