Re: [Orgmode] [PATCH] org: rework property set

2010-12-17 Thread Carsten Dominik
This is a perfect patch submission, thanks a lot for taking the time to fix it. Accepted. - Carsten On Dec 16, 2010, at 6:12 PM, Julien Danjou wrote: * org-capture.el (org-capture-fill-template): Use `org-set-property' directly. * org.el (org-set-property): Split property and values readin

[Orgmode] [PATCH] org: rework property set

2010-12-16 Thread Julien Danjou
* org-capture.el (org-capture-fill-template): Use `org-set-property' directly. * org.el (org-set-property): Split property and values reading. (org-read-property-name, org-read-property-value) (org-set-property-function): New functions. (org-property-set-functions-alist): New variable. The goal o

[Orgmode] [PATCH] org: rework property set

2010-12-13 Thread Julien Danjou
* org-capture.el (org-capture-fill-template): Use `org-set-property' directly. * org.el (org-set-property): Split property and values reading. (org-read-property-name, org-read-property-value) (org-set-property-function): New functions. (org-property-set-functions-alist): New variable. The initia