mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-07 12:47:30 -05:00
- If there's only one other window, delete-window would be called, instead of delete-other-windows - when there is only one window other than the popup, this other window is the main window in this frame, delete it would raise an error: `delete-window: Attempt to delete main window of frame <frame name>`