Re: [Bug]: org-capture-place-plain-text error when template :unnarrowed

2020-05-07 Thread Nicolas Goaziou
Hello, No Wayman writes: > org-capture-place-plain-text throws an error for templates which > meet the following criteria: > - entry type is 'plain > - the template has a non-nil :unnarrowed option > - the template string is not empty and does not explicitly > include "%?" > > Seems to

Re: [Bug]: org-capture-place-plain-text error when template :unnarrowed

2020-05-05 Thread No Wayman
Note, the empty string or a nil template do not cause the error.

[Bug]: org-capture-place-plain-text error when template :unnarrowed

2020-05-05 Thread No Wayman
org-capture-place-plain-text throws an error for templates which meet the following criteria: - entry type is 'plain - the template has a non-nil :unnarrowed option - the template string is not empty and does not explicitly include "%?" Seems to be thrown in this section of org-capture