Speed improvement for `org-goto'
commit985420eceb3661aae8b1caafc95e959ab12ad1cb
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Mon, 20 Jul 2015 09:40:44 +0000 (20 11:40 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Mon, 20 Jul 2015 09:40:44 +0000 (20 11:40 +0200)
treeb2b09cdf06eac47314c5f608292bcd2587a36b78
parent216a53d6cc88bd858fbc3aee82a2702a854fa8d6
Speed improvement for `org-goto'

* lisp/org.el (org-goto-local-search-headings): Do not rely on
  `org-context' just to check if point is on a headline but not on its
  tags.

Reported-by: Gregor Zattler <telegraph@gmx.net> <w>
<http://permalink.gmane.org/gmane.emacs.orgmode/99111>
lisp/org.el