Re: [O] Bug: org-capture-templates issues

2017-10-04 Thread Haider Rizvi
Kaushal Modi writes: > On Wed, Oct 4, 2017 at 3:13 PM Haider Rizvi wrote: > I'm getting the following error, when trying to do an org-capture. > > Org 9.1 onwards, bare sexp's are now allowed in the template. > > From ORG-NEWS: > > *** ~org-capture-templates~ no longer accepts S-expressions as

Re: [O] Bug: org-capture-templates issues

2017-10-04 Thread Kaushal Modi
On Wed, Oct 4, 2017 at 3:13 PM Haider Rizvi wrote: > I'm getting the following error, when trying to do an org-capture. > > Debugger entered--Lisp error: (error "Invalid file location: nil") > signal(error ("Invalid file location: nil")) > error("Invalid file location: %S" nil) > org-captur

[O] Bug: org-capture-templates issues

2017-10-04 Thread Haider Rizvi
I'm getting the following error, when trying to do an org-capture. Debugger entered--Lisp error: (error "Invalid file location: nil") signal(error ("Invalid file location: nil")) error("Invalid file location: %S" nil) org-capture-expand-file((concat org-directory "inbox-gtd.org")) org-cap