From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sebastian Fischmeister Newsgroups: gmane.emacs.help Subject: Re: Emacs >24.5 hangs on yank() Date: Tue, 27 Oct 2015 08:30:49 -0400 Message-ID: <877fm8cx8d.fsf@uwaterloo.ca> References: <876120gpoz.fsf@turtle.gmx.de> Reply-To: sfischme@uwaterloo.ca NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1445949095 28826 80.91.229.3 (27 Oct 2015 12:31:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 27 Oct 2015 12:31:35 +0000 (UTC) To: Sven Joachim , Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Oct 27 13:31:27 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Zr3PS-0005jg-KL for geh-help-gnu-emacs@m.gmane.org; Tue, 27 Oct 2015 13:31:26 +0100 Original-Received: from localhost ([::1]:59335 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zr3PR-0005b2-Nq for geh-help-gnu-emacs@m.gmane.org; Tue, 27 Oct 2015 08:31:25 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43859) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zr3P9-0005Xq-Pe for help-gnu-emacs@gnu.org; Tue, 27 Oct 2015 08:31:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zr3P5-0005OX-8b for help-gnu-emacs@gnu.org; Tue, 27 Oct 2015 08:31:07 -0400 Original-Received: from mailservices.uwaterloo.ca ([129.97.128.141]:39644 helo=mailchk-m06.uwaterloo.ca) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zr3P5-0005MY-4o for help-gnu-emacs@gnu.org; Tue, 27 Oct 2015 08:31:03 -0400 Original-Received: from connect.uwaterloo.ca (connhub1.connect.uwaterloo.ca [129.97.149.113]) by mailchk-m06.uwaterloo.ca (8.14.4/8.14.4) with ESMTP id t9RCUmlf021643 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=OK); Tue, 27 Oct 2015 08:30:55 -0400 Original-Received: from uwaterloo.ca (172.16.38.9) by connhub1.connect.uwaterloo.ca (129.97.149.113) with Microsoft SMTP Server (TLS) id 14.3.235.1; Tue, 27 Oct 2015 08:30:49 -0400 In-Reply-To: <876120gpoz.fsf@turtle.gmx.de> X-Homepage: http://esg.uwaterloo.ca X-UUID: 2f237f56-8c79-48f7-9a0a-be0188137f02 X-Miltered: at mailchk-m06 with ID 562F6E78.001 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Virus-Scanned: clamav-milter 0.98.7 at mailchk-m06 X-Virus-Status: Clean X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 129.97.128.141 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:107833 Archived-At: >> 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'm now running emacs from ref 5dc48a2da9919f649952e75e54c48fda69a24ac3 and I don't have this problem. So it seems that a future releas of emacs might have already fixed the problem. Sebastian