Nicolas Goaziou writes:
> Fixed. Thank you.
Confirmed! Thank you.
Yours,
Christian
Hello,
Christian Moe writes:
> Yes, apologies. Here's a fairly minimal example. In making it, I
> discovered that capture works until I add the table-formula line. With
> the formula, it fails as described below.
>
> Yours,
> Christian
>
> #+title: Capture test
>
> #+begin_src emacs-lisp
> (setq
Hello,
Yes, apologies. Here's a fairly minimal example. In making it, I
discovered that capture works until I add the table-formula line. With
the formula, it fails as described below.
Yours,
Christian
#+title: Capture test
#+begin_src emacs-lisp
(setq org-capture-templates
'(("x" "exe
Hello,
Christian Moe writes:
> Another odd problems after updating to Emacs 24.5 and Org
> 8.3.4:
>
> I have a capture template that puts the captured info into a table line
> before the second horizontal line of the table.
>
> Capture fails with this message:
>
> Capture template `x': Invalid t
Hi again,
Another odd problems after updating to Emacs 24.5 and Org
8.3.4:
I have a capture template that puts the captured info into a table line
before the second horizontal line of the table.
Capture fails with this message:
Capture template `x': Invalid table line specification "II-1"
Far