From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Hendy Subject: Re: org-store-link and org-link-to-org-use-id issue Date: Thu, 20 Dec 2012 11:21:14 -0600 Message-ID: References: <87pq2bhgih.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=bcaec54a339047c70504d14bf5ca Return-path: Received: from eggs.gnu.org ([208.118.235.92]:50347) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tljo4-0004D6-M2 for emacs-orgmode@gnu.org; Thu, 20 Dec 2012 12:21:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tljo3-0001ib-Ef for emacs-orgmode@gnu.org; Thu, 20 Dec 2012 12:21:16 -0500 Received: from mail-ob0-f173.google.com ([209.85.214.173]:37182) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tljo3-0001iV-9q for emacs-orgmode@gnu.org; Thu, 20 Dec 2012 12:21:15 -0500 Received: by mail-ob0-f173.google.com with SMTP id xn12so3495471obc.4 for ; Thu, 20 Dec 2012 09:21:14 -0800 (PST) In-Reply-To: <87pq2bhgih.fsf@bzg.ath.cx> 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: Bastien Cc: emacs-orgmode --bcaec54a339047c70504d14bf5ca Content-Type: text/plain; charset=UTF-8 On Sat, Dec 15, 2012 at 2:21 AM, Bastien wrote: > 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) > > Grrr. I bet I know what happened -- I used =M-x customize-variable= to try the setting, it worked, and then I added it to .emacs since I don't like the jumbled customizations at the end of my config. Being an elisp newb, I entered the value as a string instead of with the single tick as you posted. Thanks for the response to my user error! John > If you copied this from a page, please let the author know! > > Thanks, > > -- > Bastien > --bcaec54a339047c70504d14bf5ca Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Sat, Dec 15, 2012 at 2:21 AM, Bastien <bzg@altern.org> wrote= :
Hi John,

John Hendy <jw.hendy@gmail.com= > writes:

> (setq org-link-to-org-use-id "create-if-interactive")

This should be

=C2=A0 (setq org-link-to-org-use-id 'create-if-interactive)



Grrr. I bet I know what= happened -- I used =3DM-x customize-variable=3D to try the setting, it wor= ked, and then I added it to .emacs since I don't like the jumbled custo= mizations at the end of my config. Being an elisp newb, I entered the value= as a string instead of with the single tick as you posted.

Thanks for the response to my user error!

John
=C2=A0
If you copied this from a page, please let the author know!

Thanks,

--
=C2=A0Bastien

--bcaec54a339047c70504d14bf5ca--