]> code.delx.au - gnu-emacs-elpa/commit
Fix the at-full style interaction with tabs
authorOleh Krehel <ohwoeowho@gmail.com>
Sun, 17 May 2015 11:44:17 +0000 (13:44 +0200)
committerOleh Krehel <ohwoeowho@gmail.com>
Sun, 17 May 2015 11:44:17 +0000 (13:44 +0200)
commitdc06220ba064ed548956f3e1c7c167f1ae2ab56b
tree901fac3b8c32b213c80f2f5f72890a6731d261b9
parent4b4b7b46f17070420124f0083463310ba1d82f9f
Fix the at-full style interaction with tabs

* avy.el (avy--overlay-at-full): When at tab, visualize it using
  `tab-width' spaces. Assume the path is shorter than `tab-width'.

Fixes #43
avy.el