emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] org-store-link and org-link-to-org-use-id issue


From: John Hendy
Subject: Re: [O] org-store-link and org-link-to-org-use-id issue
Date: Thu, 20 Dec 2012 11:21:14 -0600

On Sat, Dec 15, 2012 at 2:21 AM, Bastien <address@hidden> wrote:
Hi John,

John Hendy <address@hidden> 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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]