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