[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs >24.5 hangs on yank()
From: |
Sebastian Fischmeister |
Subject: |
Re: Emacs >24.5 hangs on yank() |
Date: |
Thu, 29 Oct 2015 13:18:31 -0400 |
>> Any ideas what is going on? At the moment I have to restart emacs about
>> every two hours because of this.
>
> Try to apply commit a27ae9d7650a1230d4359eaf0a949f827315a6d2[1] from the
> emacs-24 branch, hopefully it will fix the issue.
I now also tried the git branch "emacs-24" which includes this patch,
and there I still have the problem when emacs tries to interact with the
clipboard.
However, when running the master branch, I do not have this problem.
Sebastian