emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Marco Wahl <marcowahlsoft@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Internal links not working?
Date: Wed, 15 Oct 2014 23:27:49 +0200	[thread overview]
Message-ID: <84oatd9g6i.fsf@tm6592.fritz.box> (raw)
In-Reply-To: 8738apjj16.fsf@wmi.amu.edu.pl

>> #+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.

> I instrumented for Edebug the org-open-at-point function, and I found
> the culprit: the value of org-open-link-functions is
>
> (org-ctags-find-tag org-ctags-ask-rebuild-tags-file-then-find-tag
> org-ctags-ask-append-topic)

Looks like this setting goes back to Org module org-ctags.  Possibly you
want just switch off the ctags module via

M-x customize-variable org-modules

Of course you could also study org-ctags and try to understand its
benefits.


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

  reply	other threads:[~2014-10-15 21:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-15 16:52 Internal links not working? Marcin Borkowski
2014-10-15 17:34 ` Marco Wahl
2014-10-15 18:03   ` Marcin Borkowski
2014-10-15 18:16 ` Marcin Borkowski
2014-10-15 21:27   ` Marco Wahl [this message]
2014-10-15 21:43     ` Marcin Borkowski
2014-10-20 13:29       ` Bastien

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=84oatd9g6i.fsf@tm6592.fritz.box \
    --to=marcowahlsoft@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).