Hello,

Grant Rettke <g...@wisdomandwonder.com> writes:

> Today I noticed that hitting C-c C-c won't always jump back and forth
> between its reference. I assume
> that this because there may be many, and that makes sense. The other
> thing that I noticed, though
> is that C-c C-x f sometimes works and sometimes doesn't. Specifically,
> sometimes it goes to the newly
> created footnote, and sometimes it doesn't. However, this is just on
> my one file. Here
> is what I mean:
>
> File: https://github.com/grettke/home/blob/master/TC3F.org
> Emacs init: https://github.com/grettke/home/blob/master/.emacs.el
> Emacs: 24.3.1
> org: 8.2.7
>
> Here is the simplest example, but this is code just representative by
> hand in Emacs:
> (find-file "TC3F.org")
> (got-char 1642)
> (org-ctrl-c-ctrl-c)
>
> That moves the cursor up to line 37, instead of where the footnote
> lives on 3898.

I cannot reproduce it, neither on maint nor on master. Each time, cursor
ends up on line 3898.


Regards,

-- 
Nicolas Goaziou

Reply via email to