overtone / emacs-live

M-x start-hacking
http://overtone.github.com/emacs-live/
Other
1.51k stars 241 forks source link

popwin / *Backtrace* / overwriting other buffers #225

Closed rothmichaels closed 8 years ago

rothmichaels commented 8 years ago

Normally if I've opened the Backtrace in a window other that the popup window, after entering a command the popup window returns to its normal location. it appears as though sometimes when the debugger finishes another open buffer gets overwritten with the contents of the Backtrace buffer.

I'm still working on steps to reproduce this—maybe I shouldn't be moving the Backtrace buffer around like that.

I'm curious if anyone else had noticed this?

rothmichaels commented 8 years ago

I was doing some debugging in Emacs the other day and did not seem to encounter this issue anymore. Closing.