On Thu, Jul 15 2021, Nam Nguyen wrote: > Manuel Giraud writes: > >> Hi all, >> >> So here is what I did (on a quite fresh snapshot amd64): >> >> - comment the "Emacs.selectionTimeout: 10" line in my .Xresources >> - build the default gtk3 flavor with this patch >> - M-x org-capture => asks for input instantly > > Thanks. M-x org-capture works now. Before, it froze emacs.
I had a similar issue with org-capture (and to some extent, with org-ref as well). I set the same configuration on the selectionTimeout in my .emacs file (setq x-selection-timeout 10) and this solved the "emacs is hanging issue" for me entirely. See [1,2,3] for additional details (in particular [3]). (I am using the Athena flavor) [1] https://lists.gnu.org/archive/html/emacs-orgmode/2021-03/msg00270.html [2] https://lists.gnu.org/archive/html/emacs-orgmode/2021-03/msg00280.html [3] https://www.omecha.info/blog/org-capture-freezes-emacs.html -- Christian Barthel