emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] org-url-hexify-p is not respected


From: Jambunathan K
Subject: Re: [O] org-url-hexify-p is not respected
Date: Mon, 10 Sep 2012 12:42:41 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux)

James Harkins <address@hidden> writes:

> At Mon, 10 Sep 2012 12:07:26 +0530,
> Jambunathan K wrote:
>> If all you need is a stable link, you can go with CUSTOM_ID property for
>> links.  Just type in whatever string you want.  IDs are machine created
>> but CUSTOM_IDs are man made ones.
>
> I don't want IDs at all. I want [[file:.............]]

Before creating the link, do

    M-x unload-feature RET org-id RET


Then the following will create links that contain headline text instead
of IDs.

   C-c l, C-c C-l


If you want IDs again, do

   M-x load-library RET org-id RET


ps: I haven't followed the discussion closely.

> hjh
>
>
> --
> James Harkins /// dewdrop world
> address@hidden
> http://www.dewdrop-world.net
>
> "Come said the Muse,
> Sing me a song no poet has yet chanted,
> Sing me the universal."  -- Whitman
>
> blog: http://www.dewdrop-world.net/words
> audio clips: http://www.dewdrop-world.net/audio
> more audio: http://soundcloud.com/dewdrop_world/tracks



reply via email to

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