[Orgmode] (setq org-link-to-org-use-id 'create-if-interactive) doesn't give a description

2008-12-19 Thread Friedrich Delgado Friedrichs
Hi.

I have org-link-to-org-use-id customized to 'create-if-interactive
(the default, apparently) and org-make-link-description-function to
nil.

Now when I call org-store-link interactively, an id is created (good)
and I get a stored link which leads back to the entry with the id
(good), but there's no description stored with the link (not good).

Apparently org-id-store-link successfully figures out the description
of the item (desc contains the item title, with properties), but I
can't tell what's going wrong after that.

using latest git
-- 
Friedrich Delgado Friedrichs frie...@nomaden.org
Laziness led to the invention of the most useful tools.


___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] (setq org-link-to-org-use-id 'create-if-interactive) doesn't give a description

2008-12-19 Thread Friedrich Delgado Friedrichs
Works perfectly, thank you!

Carsten Dominik schrieb:
 Fixed, thanks.
---Zitatende---

-- 
Friedrich Delgado Friedrichs frie...@nomaden.org
Laziness led to the invention of the most useful tools.


___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode