Suppress delete-window in org related functions
- 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>`
This commit is contained in:
parent
f26b148b2b
commit
02a4f6b573
1 changed files with 2 additions and 0 deletions
Loading…
Add table
Add a link
Reference in a new issue