Replace customization value 'uuidgen by new customization value 'uuid
and make it the default. With `org-id-method' set to 'uuid Org uses
UUIDs for ID properties. The preferred way to obtain a UUID is
calling the program defined in `org-id-uuid-program'. If the program
is not available (i.e. the call to the program does not return a UUID)
an elisp function is used to create a random (version 4) UUID.
Docstrings and comments are modified accordingly. The old
customization value 'uuidgen is silently accepted as an alias for
'uuid.
David Maus (2):
Provide function that returns a string with a random (version 4)
UUID.
Use new customization value for `org-id-method'.
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-orgmode