|
From: | Juri Linkov |
Subject: | bug#71386: 29.1; Frame is auto-deleted even when it has multiple tabs |
Date: | Fri, 04 Apr 2025 19:01:38 +0300 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/31.0.50 (x86_64-pc-linux-gnu) |
>> Looks right to restrict it to the selected frame. >> (I don't know if this should be installed since >> it only gives an unexpected result in one minor test.) > > Hmmm... When the frame is deleted or not the selected one, we should > try to select the one that contains the window that was selected before > calling 'display-buffer'. When the frame is not deleted and is the > already selected one, I think we should keep it alone. Patch attached. I cannot say if this is the correct solution, but with it the test passes.
[Prev in Thread] | Current Thread | [Next in Thread] |