Re: [BUG] org-capture is not reentrant [9.5.2 (9.5.2-gfbff08 @ /home/ignacio/.emacs.d/elpa/org-9.5.2/)]

2022-10-19 Thread Ihor Radchenko
Ignacio Casso writes: > ... I took a quick look at the code and it > seems that a global property list is used internally for the capture > process, which seems to be only initialized at the start of the capture > process and therefore the inner capture would overwrite it in our > case. I saw als

[BUG] org-capture is not reentrant [9.5.2 (9.5.2-gfbff08 @ /home/ignacio/.emacs.d/elpa/org-9.5.2/)]

2022-02-10 Thread Ignacio Casso
Hello, I recently tried to use (org-capture '(4) key) (i.e., C-u prefix argument GOTO, so not actually capturing anything, just moving to the target) as part of the function passed as target for another capture template, using file+function, as in the example below: (setq org-capture-templ