emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Should C-c C-c always jump between a footnote and its definition? C-


From: Grant Rettke
Subject: [O] Should C-c C-c always jump between a footnote and its definition? C-c C-x f, too?
Date: Fri, 20 Jun 2014 15:55:11 -0500

Good evening,

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.

Ideas:
1. I screwed up the format of the footnotes.
2. Go back in version control and manually cope with this. I would
still like the understand the issue.

Tried:
1. Renumbering the footnotes with C-u C-c C-x f, but got the same behavior.

Now, I am asking for help, because this one is odd to see.

Kind regards,

Grant Rettke | ACM, ASA, FSF, IEEE, SIAM
address@hidden | http://www.wisdomandwonder.com/
“Wisdom begins in wonder.” --Socrates
((λ (x) (x x)) (λ (x) (x x)))
“Life has become immeasurably better since I have been forced to stop
taking it seriously.” --Thompson



reply via email to

[Prev in Thread] Current Thread [Next in Thread]