roman / golden-ratio.el

Automatic resizing of Emacs windows to the golden ratio
MIT License
592 stars 39 forks source link

Odd behavior with quit-window #39

Closed marktran closed 9 years ago

marktran commented 10 years ago
  1. Create at least 2 windows
  2. C-h v
  3. Type in golden-ratio-extra-commands. Help buffer will open in other window.
  4. Move to window with Help buffer.
  5. Hit q for quit-window
  6. Another window will be selected but the window that previously had the Help buffer will be resized as the primary window.
roman commented 9 years ago

@marktran Can't seem to reproduce, which version of emacs do you have?

marktran commented 9 years ago

This problem actually went away—not sure what was causing it. Closing...