emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: David Maus <dmaus@ictsoc.de>
To: emacs-orgmode@gnu.org
Subject: [PATCH 0/2] org-id: New org-id-method uuid
Date: Tue, 18 May 2010 08:10:58 +0200	[thread overview]
Message-ID: <1274163060-10251-1-git-send-email-dmaus@ictsoc.de> (raw)
In-Reply-To: <y>

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'.

             reply	other threads:[~2010-05-18  6:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-18  6:10 David Maus [this message]
2010-05-18  6:12 ` [PATCH 0/2] org-id: New org-id-method uuid David Maus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1274163060-10251-1-git-send-email-dmaus@ictsoc.de \
    --to=dmaus@ictsoc.de \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).