roman / golden-ratio.el

Automatic resizing of Emacs windows to the golden ratio
MIT License
589 stars 38 forks source link

Call window-configuration-change-hook only once, after the golden-ratio command. #66

Closed Bad-ptr closed 4 years ago

Bad-ptr commented 8 years ago

Preventing window-configuration-change-hooks from firing unnecessary frequently.

Bad-ptr commented 8 years ago

As for me, I think that golden-ratio can avoid calling the window-configuration-hook completely.)