-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
disclaimer: I'm not 100% sure with emacs termenoligy so I might mix up window, buffer, frame and what not. so I'll try to put in some graphics :).
When the error view is open, and all errors are resolved the view is closed also closing the window (I think it's window)
To reproduce:
- have errors
+-----------------+
| |
| my bad code |
| |
| |
| |
| |
| |
+-----------------+
- safe
- open the projmake error console in a different frame
+-----------------+
| |
| my bad code |
| |
+-----------------+
| projmake |
| errors |
| |
+-----------------+
- be a good and fix the errors
- safe
- watch the lower window (projmake errors) close without my consent (and we all know consent is important)
+-----------------+
| |
| my god code |
| |
| |
| |
| |
| |
+-----------------+
I also noticed that when the 'show error mode buffer' is active then projmake will also close random other windows until only one is left.
Metadata
Metadata
Assignees
Labels
No labels