From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Searching for a headline Date: Sun, 26 Feb 2017 17:39:43 +0100 Message-ID: <8737f0ucs0.fsf@nicolasgoaziou.fr> References: <87efylt1jg.fsf@nicolasgoaziou.fr> <51288adb-b5c7-5850-6a8e-01aa536c43f5@ofosos.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44801) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ci1rS-00079Z-1i for emacs-orgmode@gnu.org; Sun, 26 Feb 2017 11:39:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ci1rO-0001NA-W4 for emacs-orgmode@gnu.org; Sun, 26 Feb 2017 11:39:50 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:45070) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ci1rO-0001MJ-Q3 for emacs-orgmode@gnu.org; Sun, 26 Feb 2017 11:39:46 -0500 In-Reply-To: <51288adb-b5c7-5850-6a8e-01aa536c43f5@ofosos.org> (Mark Meyer's message of "Sun, 26 Feb 2017 17:11:08 +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" To: Mark Meyer Cc: emacs-orgmode > Can you point me to a way to match a path in the tree? There isn't. Internal links do not point to paths in the tree. You can, however, point to a specific headline using its unique name, if possible, or a custom ID otherwise. Regards,