On 2009-08-02, Carsten Dominik <carsten.domi...@gmail.com> wrote: > P.S. Unfortunatey, I cannot fix the performance issues > regarding vertical cursor motion, this is in the guts of > Emacs. `C-c C-f' and `C-c C-b' do help a bit...
It is funny that outline-previous-visible-heading is faster than previous-line when the previous subtree is folded. I wonder if Emacs searches for bol when it should be searching for visible text first, then bol, or something. In any case, thanks for the speedups. _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode