emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: org-ref / Edit notes problem


From: Christian Barthel
Subject: Re: org-ref / Edit notes problem
Date: Fri, 19 Mar 2021 22:11:36 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (berkeley-unix)

Christian Barthel writes:

> I am using Emacs 27.1 on OpenBSD 6.8 and org-ref
> (20210315.1730).  When I am trying to Edit notes on an existing
> org-ref entry ([f9] Edit Notes), emacs stops working and hangs. 
>
> By some observation, I saw that emacs is consuming a lot of
[..]
> Other observation: when I am starting emacs with "-nw" (no GUI),
> "Edit Notes" seems to work as expected and opens a new file as
> expected. 

OK, I guess I found a solution:  I have had a similar issue with
org-capture were emacs freezed as well.  However, org-capture did
work in xterm and I thought about some weird usage of the X11
clipboard manager.  After doing some more research, I found [1].
According to Daimrod's Blog, the workaround is:

  (setq x-selection-timeout 10)

This seems to work for org-ref as well as org-capture.

[1] https://www.omecha.info/blog/org-capture-freezes-emacs.html
-- 
Christian Barthel <bch@online.de>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]