This was not marked as applied on updates.orgmode.org.
Doing so with the X-Woof-Patch header.
miles christopher writes:
> Applied, I think this should be the final version.
Applied, I think this should be the final version.
I also fixed a problem in org-contacts-store-link.
David Florness writes:
> * org-contacts.el (org-contacts-link-store): Use `bound-and-true-p' to
> check the truthiness of org-id-link-to-org-use-id, which may or may
> not be bound depending
David Florness writes:
> Thank you, Kyle. This patch should do the trick. I'm always happy to
> send another revision so feel free to nitpick.
Thank you. Looks good to me, but I'll leave the final review/apply up
to stardiviner.
* org-contacts.el (org-contacts-link-store): Use `bound-and-true-p' to
check the truthiness of org-id-link-to-org-use-id, which may or may
not be bound depending on whether org-id has been loaded. This
simplifies the code.
---
Thank you, Kyle. This patch should do the trick. I'm always happy to