From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Create link using refile interface? Date: Fri, 24 Aug 2012 14:50:30 +0200 Message-ID: <87wr0o3149.fsf@altern.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:53093) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T4tL8-0004z9-Tv for emacs-orgmode@gnu.org; Fri, 24 Aug 2012 08:50:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T4tL4-00043N-7E for emacs-orgmode@gnu.org; Fri, 24 Aug 2012 08:50:18 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:45766) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T4tL4-00042E-0u for emacs-orgmode@gnu.org; Fri, 24 Aug 2012 08:50:14 -0400 Received: by wgbdt14 with SMTP id dt14so313550wgb.30 for ; Fri, 24 Aug 2012 05:50:13 -0700 (PDT) In-Reply-To: (Nathan Neff's message of "Thu, 23 Aug 2012 11:08:03 -0500") 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: Nathan Neff Cc: emacs-orgmode Hi Nathan, Nathan Neff writes: > Is there an interface like the refile interface that would show me the > headlines under > the Terms headline so that I could pick from a list when creating a > link? Nope. You can store a link to the headline with `C-c l' then select this link by completing after `C-c C-l' though. -- Bastien