Hello, Thomas Holst <thomas_ho...@gmx.de> writes:
> I have among other the following template: > > #+begin_src emacs-lisp > ("hr" "Rechnung erfassen" table-line > (file+function "~/git/org-priv/Univ_Beih.org" > th:capure-find-open-vers-regn) > "| # | %^u | %^{Arzt/Apotheke} | %^{fr wen|Lida|Oleg|Victor|Simon} > | %^{Betrag} | %^u | | [[file:%c][link Beleg]] |" > :table-line-pos "III-1" :immediate-finish t) > #+end_src > > With org-mode from git I get an error when using this template: > > : condition-case: Capture template âhrâ: integer-or-marker-p I have too little information to reproduce the problem. Could you provide a minimal example, i.e., no custom function like `th:capure-find-open-vers-regn' and a minimal document where this table line is going to be inserted. Also, I would need the backtrace. Thank you. > Was there a change in the syntax I missed? No, there wasn't. Regards, -- Nicolas Goaziou