emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [PATCH 0/2] org.el: Customize subtree cloning + remove empty property drawer after cloning
@ 2010-05-19 18:53 David Maus
  2010-05-19 18:53 ` [PATCH 2/3] Provide customization variable `org-clone-delete-id' David Maus
  2010-05-19 18:53 ` [PATCH 3/3] Remove empty property drawers in cloned subtrees David Maus
  0 siblings, 2 replies; 5+ messages in thread
From: David Maus @ 2010-05-19 18:53 UTC (permalink / raw)
  To: emacs-orgmode

First patch adds customization variable `org-clone-delete-id' that
controls whether or not clones of a subtree shall inherit the ID
property (with a new value), second one removes empty property drawer
after cloning.

Available at git://github.com/dmj/dmj-org-mode.git quickfix

David Maus (3):
  Maybe create ID property in cloned subtrees.
  Provide customization variable `org-clone-delete-id'.
  Remove empty property drawers in cloned subtrees.

 lisp/ChangeLog |    7 +++++++
 lisp/org.el    |   37 +++++++++++++++++++++++++++++--------
 2 files changed, 36 insertions(+), 8 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-05-20  5:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-19 18:53 [PATCH 0/2] org.el: Customize subtree cloning + remove empty property drawer after cloning David Maus
2010-05-19 18:53 ` [PATCH 2/3] Provide customization variable `org-clone-delete-id' David Maus
2010-05-19 21:35   ` Carsten Dominik
2010-05-20  5:48     ` David Maus
2010-05-19 18:53 ` [PATCH 3/3] Remove empty property drawers in cloned subtrees David Maus

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