]> code.delx.au - gnu-emacs-elpa/commitdiff
ivy.el (ivy--minibuffer-setup): Ensure inhibit-field-text-motion is nil
authorOleh Krehel <ohwoeowho@gmail.com>
Mon, 4 Apr 2016 14:58:40 +0000 (16:58 +0200)
committerOleh Krehel <ohwoeowho@gmail.com>
Mon, 4 Apr 2016 14:58:40 +0000 (16:58 +0200)
It's normally nil, but may become t when debugging stuff. And that trips
up ivy.


No differences found