emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Internal Links with Spaces


From: John Kitchin
Subject: Re: [O] Internal Links with Spaces
Date: Tue, 10 Mar 2015 10:30:28 -0400

I am not sure what the convention there is.

John

-----------------------------------
Professor John Kitchin 
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803

On Tue, Mar 10, 2015 at 10:05 AM, Jacob Gerlach <address@hidden> wrote:
On Mon, Mar 9, 2015 at 7:28 PM John Kitchin <address@hidden> wrote:
>
> I think you need to set
>
> (setq org-id-link-to-org-use-id 'create-if-interactive)

Indeed, this is a variation of what Leo suggested and customizing
org-id-link-to-org-use-id is working well for me.

After perusing the source code further, I think that my confusion
about org-id-store-link arose because this function isn't intended to
be called on it's own (it's called by org-store-link when appropriate
based on the value of org-id-link-to-org-use-id).

I've seen a double hyphen in function names to sometimes indicate
internal functions. Would this function be more appropriately named
org-id--store-link or am I misunderstanding the convention?

Regards,
Jake


reply via email to

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