From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcin Borkowski Subject: Re: Internal links not working? Date: Wed, 15 Oct 2014 20:03:16 +0200 Message-ID: <874mv5jjmj.fsf@wmi.amu.edu.pl> References: <8761fljmwc.fsf@wmi.amu.edu.pl> <84ppdt5j9y.fsf@tm6592.fritz.box> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57663) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XeSv3-0000dT-3x for emacs-orgmode@gnu.org; Wed, 15 Oct 2014 14:03:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XeSuw-0004hd-BG for emacs-orgmode@gnu.org; Wed, 15 Oct 2014 14:03:29 -0400 Received: from msg.wmi.amu.edu.pl ([2001:808:114:2::50]:36848) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XeSuv-0004gi-TS for emacs-orgmode@gnu.org; Wed, 15 Oct 2014 14:03:22 -0400 Received: from localhost (localhost [127.0.0.1]) by msg.wmi.amu.edu.pl (Postfix) with ESMTP id 99A745B878 for ; Wed, 15 Oct 2014 20:03:19 +0200 (CEST) Received: from msg.wmi.amu.edu.pl ([127.0.0.1]) by localhost (msg.wmi.amu.edu.pl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IzvoyfFl8F-o for ; Wed, 15 Oct 2014 20:03:19 +0200 (CEST) Received: from localhost (99-229.echostar.pl [213.156.99.229]) by msg.wmi.amu.edu.pl (Postfix) with ESMTPSA id 3895A5B874 for ; Wed, 15 Oct 2014 20:03:18 +0200 (CEST) In-reply-to: <84ppdt5j9y.fsf@tm6592.fritz.box> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org On 2014-10-15, at 19:34, Marco Wahl wrote: > Hi Marcin, > >> I have this test file: >> >> ======================== >> >> #+TITLE: Link testing >> >> * Heading >> :PROPERTIES: >> :CUSTOM_ID: link-target >> :END: >> >> * Second heading >> <> >> * Third heading >> * Fourth heading >> Testing linking to precise targets, not headings: >> <> >> * 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. No. (I checked it earlier, and re-checked it now. The binding is fine.) > Ciao, Marco Best, -- Marcin Borkowski http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski Adam Mickiewicz University