all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Should C-c C-c always jump between a footnote and its definition? C-c C-x f, too?
@ 2014-06-20 20:55 Grant Rettke
  2014-06-20 22:13 ` Nicolas Goaziou
  0 siblings, 1 reply; 4+ messages in thread
From: Grant Rettke @ 2014-06-20 20:55 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org

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
gcr@wisdomandwonder.com | 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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-06-21  8:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-20 20:55 Should C-c C-c always jump between a footnote and its definition? C-c C-x f, too? Grant Rettke
2014-06-20 22:13 ` Nicolas Goaziou
2014-06-21  2:22   ` Grant Rettke
2014-06-21  7:34     ` Nicolas Richard

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.