]> code.delx.au - gnu-emacs-elpa/commit
Add work-around for minibuffer not re-sizing for many frames
authorOleh Krehel <ohwoeowho@gmail.com>
Tue, 15 Sep 2015 11:46:41 +0000 (14:46 +0300)
committerOleh Krehel <ohwoeowho@gmail.com>
Tue, 15 Sep 2015 11:46:41 +0000 (14:46 +0300)
commit435f2b6edfe3ab517c9eda56c6351f0bcfdf3845
tree96cb3f757485ee17ab04310f565c2b68a7a7f806
parentce33972396f319e442816be6f6e81049a27644e2
Add work-around for minibuffer not re-sizing for many frames

* ivy.el (ivy--minibuffer-setup): When `truncate-lines' is set, it works
  fine for one graphic frame, but not for two (unknown why); add a
  work-around.

Fixes #229
ivy.el