]> code.delx.au - gnu-emacs-elpa/commit
swiper.el: Modify the behavior with org-mode and visual-line-mode
authorOleh Krehel <ohwoeowho@gmail.com>
Tue, 17 Nov 2015 07:27:39 +0000 (08:27 +0100)
committerOleh Krehel <ohwoeowho@gmail.com>
Tue, 17 Nov 2015 07:27:39 +0000 (08:27 +0100)
commit85bd44bc99f35a053900468d52025b2d185afc91
tree086e0495520f021df20ce7e473d817c529f4cdd8
parent5751119ec2a4610389bd01507dbe7d2beaeefc9a
swiper.el: Modify the behavior with org-mode and visual-line-mode

* swiper.el (swiper--candidates): Set `swiper-use-visual-line' even for
  `org-mode'. In that case, reveal all text to prevent `line-move'
  weirdness.
(swiper--ivy): Use `swiper-use-visual-line'.

Re #291
Re #227
swiper.el