In org-mode 4.61, internal links don't match on external link description text. Here's an example org file

--------------------------
* head1
an internal link that should match the external link: [[BBC story]]
* head2
[[http://news.bbc.co.uk/2/hi/americas/6262555.stm][BBC story]]
* head3
--------------------------

The behavior I was expecting was that a C-c C-o on the text "BBC story" under head1 would move the cursor to the link under head2.

When I'm writing big org files, I often create one headline per article I've read, and underneath it, I put an external link to the article and a bunch of text summarizing what I found interesting about it. In other parts of the outline, I've tried to use internal links to refer to that headline but I can't get it to work.

Scott


_______________________________________________
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to