Hello, stardiviner <numbch...@gmail.com> writes:
> For example, I have following Org content: > > #+begin_src org > ,*** TODO Figwheel [0/1] > > - [ ] https://www.youtube.com/watch?v=yUTxm29fjT4 :: I built a > Figwheel-inspired, hot code reloading experience for Clojure, with an eye > towards #datascience hacking. > > ,*** TODO Docker ClojureScript [0/3] > > - [ ] https://www.youtube.com/watch?v=yUTxm29fjT4 > #+end_src > > When my point at beginning of buffer, then press {{{kbd(C-c C-x C-n)}}} , it > does not > jump to first link, it jump to second link instead. But when I jump backwards > with {{{kbd(C-c C-x C-p)}}} works fine. I rewrote this functions some weeks ago. Please try again on master. Regards, -- Nicolas Goaziou