From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org-store-link and org-link-to-org-use-id issue Date: Sat, 15 Dec 2012 09:21:58 +0100 Message-ID: <87pq2bhgih.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:44766) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tjn0T-0006CY-6s for emacs-orgmode@gnu.org; Sat, 15 Dec 2012 03:22:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tjn0S-0007lp-6s for emacs-orgmode@gnu.org; Sat, 15 Dec 2012 03:22:01 -0500 Received: from mail-wg0-f51.google.com ([74.125.82.51]:58799) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tjn0R-0007lh-Va for emacs-orgmode@gnu.org; Sat, 15 Dec 2012 03:22:00 -0500 Received: by mail-wg0-f51.google.com with SMTP id gg4so1778433wgb.30 for ; Sat, 15 Dec 2012 00:21:59 -0800 (PST) In-Reply-To: (John Hendy's message of "Fri, 14 Dec 2012 14:06:51 -0600") 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: John Hendy Cc: emacs-orgmode Hi John, John Hendy writes: > (setq org-link-to-org-use-id "create-if-interactive") This should be (setq org-link-to-org-use-id 'create-if-interactive) If you copied this from a page, please let the author know! Thanks, -- Bastien