bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#47300: delete-window to select window with same position


From: martin rudalics
Subject: bug#47300: delete-window to select window with same position
Date: Sat, 22 May 2021 10:05:20 +0200

> No.  You probably have to save the old position of the deleted window's
> point in frame coordinates and have the function that selects the new
> window use the window that is now at that frame position.

Just to explain what I meant above look at the attached patch.  I think
we should then move the `get-mru-window' call to `delete-window' too and
combine them all with the 'no-other-window' check so we never select a
window with NORECORD nil twice here.

martin

Attachment: window.el.diff
Description: Text Data


reply via email to

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