Hello, Humberto Nanni <humberto.na...@gmail.com> writes:
> starting from commit 6daad64277c43a6589de1c6a146ca8a72fe0e3b9 attempts to > use the org-capture template expansion "%x" results in the following > backtrace: > > Debugger entered--Lisp error: (error "Capture abort: (wrong-type-argument > char-or-string-p nil)") > signal(error ("Capture abort: (wrong-type-argument char-or-string-p > nil)")) > error("Capture abort: %s" (wrong-type-argument char-or-string-p nil)) > #[257 "\300\301!\203\n\302\301!\210\303\304\"\207" [get-buffer > "*Capture*" kill-buffer error "Capture abort: %s"] 4 "\n\n(fn > ERROR)"]((wrong-type-argument char-or-string-p nil)) > funcall(#[257 "\300\301!\203\n\302\301!\210\303\304\"\207" [get-buffer > "*Capture*" kill-buffer error "Capture abort: %s"] 4 "\n\n(fn ERROR)"] > (wrong-type-argument char-or-string-p nil)) > org-capture(nil) > call-interactively(org-capture nil nil) > command-execute(org-capture) Fixed. Thank you. Regards, -- Nicolas Goaziou