Re: [PATCH] Re: RFE: Capture: property prompt: default completion

2020-09-23 Thread Bastien
Phil Hudson writes: > On Wed, 23 Sep 2020 at 12:15, Bastien wrote: >> >> Sorry, I should have mentioned this, but the patch does not apply on >> master. If you have time to merge recent changes and reformat it, I >> can apply it right afterwarsds, otherwise I will try to do it myself >> later t

Re: [PATCH] Re: RFE: Capture: property prompt: default completion

2020-09-23 Thread Phil Hudson
On Wed, 23 Sep 2020 at 12:15, Bastien wrote: > > Sorry, I should have mentioned this, but the patch does not apply on > master. If you have time to merge recent changes and reformat it, I > can apply it right afterwarsds, otherwise I will try to do it myself > later this week. OK, herewith. org-

Re: [PATCH] Re: RFE: Capture: property prompt: default completion

2020-09-23 Thread Bastien
Phil Hudson writes: > On Wed, 23 Sep 2020 at 08:21, Bastien wrote: >> It looks good to me. >> >> Can you update your patch by adding a proper commit message? > > Herewith. Hope I've got it right. I've signed the FSF papers. Sorry, I should have mentioned this, but the patch does not apply on ma

Re: [PATCH] Re: RFE: Capture: property prompt: default completion

2020-09-23 Thread Phil Hudson
On Wed, 23 Sep 2020 at 08:21, Bastien wrote: > It looks good to me. > > Can you update your patch by adding a proper commit message? Herewith. Hope I've got it right. I've signed the FSF papers. org-capture.el: Give a default value when prompting for a property * lisp/org-capture.el (org-capture

Re: [PATCH] Re: RFE: Capture: property prompt: default completion

2020-09-23 Thread Bastien
Hi Phil, Phil Hudson writes: > Sorry, should have changed the subject. Re-sending patch (no alterations). It looks good to me. Can you update your patch by adding a proper commit message? See https://orgmode.org/worg/org-contribute.html#commit-messages Thanks a lot, -- Bastien

[PATCH] Re: RFE: Capture: property prompt: default completion

2020-09-14 Thread Phil Hudson
Sorry, should have changed the subject. Re-sending patch (no alterations). On Mon, 14 Sep 2020 at 00:32, Phil Hudson wrote: > > On Sat, 12 Sep 2020 at 19:20, Phil Hudson wrote: > > > > I'd like us to add the ability to provide a default completion value > > for a property prompt in a capture tem

Re: RFE: Capture: property prompt: default completion

2020-09-13 Thread Phil Hudson
On Sat, 12 Sep 2020 at 19:20, Phil Hudson wrote: > > I'd like us to add the ability to provide a default completion value > for a property prompt in a capture template, as already exists for a > non-property prompt. > > So where at the moment we can have: > > %^{prompt|default|completion2|comp

RFE: Capture: property prompt: default completion

2020-09-12 Thread Phil Hudson
I'd like us to add the ability to provide a default completion value for a property prompt in a capture template, as already exists for a non-property prompt. So where at the moment we can have: %^{prompt|default|completion2|completion3|...} I want, by analogy: %^{prop|default}p with t