Re: Bug: org-capture does not work if called from minibuffer (Org mode version 9.6.10 (9.6.10-n/a-g902975)

2024-06-11 Thread Clément Payard
Thank you very much ! Le mar. 11 juin 2024 à 07:28, Ihor Radchenko a écrit : > Clément Payard writes: > > > init.el configuration : > > - > > (add-to-list 'load-path “/home/.../org-mode/lisp”) > > > > (require 'org-capture) > > &g

Re: Bug: org-capture does not work if called from minibuffer (Org mode version 9.6.10 (9.6.10-n/a-g902975)

2024-05-24 Thread Clément Payard
me task”. End the first capture's “Name task”, and note the error: condition-case: Capture abort: Selecting deleted buffer Expected behaviour: correct completion of first capture. Le jeu. 23 mai 2024 à 17:20, Ihor Radchenko a écrit : > Clément Payard writes: > > > Version: Org

Re: Bug: org-capture does not work if called from minibuffer (Org mode version 9.6.10 (9.6.10-n/a-g902975)

2024-05-24 Thread Clément Payard
Hi ! Sorry for the delay. Version: Org mode version 9.7-pre (9.7-pre-n/a-g1c5492) (I hope it's the last, I use elpaca). No, the behavior is not actually the same: for me (hoping my configuration doesn't interfere), everything goes “as expected”, except that the second capture cancels the first.