From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug report (the hard way!) Date: Thu, 15 May 2014 12:15:22 +0200 Message-ID: <87ha4rs5z9.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58274) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WkshO-0006MJ-Iu for emacs-orgmode@gnu.org; Thu, 15 May 2014 06:15:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WkshC-00028u-TB for emacs-orgmode@gnu.org; Thu, 15 May 2014 06:15:38 -0400 Received: from mail-wi0-x233.google.com ([2a00:1450:400c:c05::233]:60532) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WkshC-00028c-MF for emacs-orgmode@gnu.org; Thu, 15 May 2014 06:15:26 -0400 Received: by mail-wi0-f179.google.com with SMTP id bs8so3893996wib.0 for ; Thu, 15 May 2014 03:15:25 -0700 (PDT) In-Reply-To: (Dave Pawson's message of "Mon, 5 May 2014 12:12:04 +0100") 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: Dave Pawson Cc: org-mode list Hi Dave, Dave Pawson writes: > Section 4.2 Internal links > intimates (not clearly IMHO) that the target for a link in same file > is marked as <> yet a bad link offers to create one as > * #target > It is either wrong or unclear? > regards DaveP dave.pawson@gmail.com The manual says this in Org 8.2.6: - one item - <>another item Here we refer to item [[target]]. and hitting C-c C-o when point is on [[target]] works fine here. As far as I remember, this is also the case in Org 7.9.3f. -- Bastien