Skip to content

projmake closes buffer when I 'close' errors #14

@Licenser

Description

@Licenser

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:

  1. have errors
+-----------------+
|                 |
| my bad code     |
|                 |
|                 |
|                 |
|                 |
|                 |
+-----------------+
  1. safe
  2. open the projmake error console in a different frame
+-----------------+
|                 |
| my bad code     |
|                 |
+-----------------+
| projmake        |
| errors          |
|                 |
+-----------------+
  1. be a good and fix the errors
  2. safe
  3. 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions