>>> "IR" == Ihor Radchenko writes: > Uwe Brauer writes: >> And org-mode to a3dac4d20a37c51393f191d01e0ec2170bb260a3 >> >> However when using org-capture, emacs hangs and I can't finish sending the template? >> >> Can anybody confirm this? > Could you provide more details? Reproducer? > Capture is certainly working on my side - I use org-capture regularly > and frequently. Here is one of the templates ("mt" "Tutorias Headings" entry (file+headline "~/ALLES/HGs/tex/vorlesungen/Tutorias/tutorias.org" "Tutorials") "* TODO %^{Task} %T : %:from %:subject %^G\n- From :: %:from\n- Subject :: %:subject\n- Date :: %:date\n- Email :: %a\n\n%?\n%i") So I in my gnus message 1. I fire up org-capture 2. I am asked to the Task, I type but then Emacs hangs, and I have to abort the operation. That did not happen with git master 1f78ca45f8d534e51c1e30e9225d1da8b2e50650 Uwe Brauer