roman / golden-ratio.el

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

golden ratio doesn't work with helm #36

Closed Fuco1 closed 11 years ago

Fuco1 commented 11 years ago

When a helm buffer pops up, it is invisible. Simply enable golden-ratio mode and then call e.g. helm-find-file.

No idea how to fix this :/

thierryvolpiatto commented 11 years ago

Matus Goljer notifications@github.com writes:

When a helm buffer pops up, it is invisible. Simply enable golden-ratio mode and then call e.g. helm-find-file.

No idea how to fix this :/

Probably use the last golden-ratio version (and last helm), this is not reproductible here, (I use helm and golden every day).

Thierry Get my Gnupg key: gpg --keyserver pgp.mit.edu --recv-keys 59F29997

Fuco1 commented 11 years ago

Indeed, I was running some old version. I should've checked first.