From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Org mode links for helm Date: Sat, 24 May 2014 06:26:21 +0200 Message-ID: <8738fzu7iq.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]:39007) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wo3XR-00014i-Kb for emacs-orgmode@gnu.org; Sat, 24 May 2014 00:26:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wo3XM-00088u-SM for emacs-orgmode@gnu.org; Sat, 24 May 2014 00:26:29 -0400 Received: from mail-wg0-x234.google.com ([2a00:1450:400c:c00::234]:34678) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wo3XM-00088m-Kz for emacs-orgmode@gnu.org; Sat, 24 May 2014 00:26:24 -0400 Received: by mail-wg0-f52.google.com with SMTP id l18so5679648wgh.35 for ; Fri, 23 May 2014 21:26:23 -0700 (PDT) In-Reply-To: (Thomas S. Dye's message of "Fri, 23 May 2014 14:11:14 -1000") 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: "Thomas S. Dye" Cc: Org-mode Hi Thomas, tsd@tsdye.com (Thomas S. Dye) writes: > Has anyone implemented a helm interface for Org-mode #+name lines? I > think it might be useful for inserting cross reference links. did you try https://github.com/emacs-helm/helm/blob/master/helm-org.el ? Maybe the authors can help I guess. All best, -- Bastien