emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Internal links not working?


From: Marco Wahl
Subject: Re: [O] Internal links not working?
Date: Wed, 15 Oct 2014 19:34:33 +0200
User-agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (gnu/linux)

Hi Marcin,

> I have this test file:
>
> ========================
>
> #+TITLE: Link testing
>
> * Heading
> :PROPERTIES:
> :CUSTOM_ID: link-target
> :END:
>
> * Second heading
> <<target>>
> * Third heading
> * Fourth heading
> Testing linking to precise targets, not headings:
> <<Third heading>>
> * Links
> [[#link-target]]
> [[target]]
> [[Second heading]]
> [[Third heading]]
> ========================
>
> When I C-c C-o (or mouse-1) on any of the links under the last heading,
> I am being asked for a TAGS table.

All those links work as expected here.

C-h k C-c C-o says

--8<---------------cut here---------------start------------->8---
C-c C-o runs the command org-open-at-point (found in org-mode-map),
which is an interactive compiled Lisp function in `org.el'.
--8<---------------cut here---------------end--------------->8---

What does C-h k C-c C-o say in your case?  Possibly you managed to
shadow the binding somehow.



Ciao,  Marco
-- 
http://www.wahlzone.de
GPG: 0x0A3AE6F2




reply via email to

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