From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Emacs regularly hangs multiple seconds in e.g. find-file Date: Sat, 19 Aug 2017 10:09:17 +0300 Message-ID: <838tigdof6.fsf@gnu.org> References: <87tw14opwn.fsf@h-brs.de> NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1503126599 28263 195.159.176.226 (19 Aug 2017 07:09:59 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sat, 19 Aug 2017 07:09:59 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Aug 19 09:09:55 2017 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dixtL-00073H-5D for geh-help-gnu-emacs@m.gmane.org; Sat, 19 Aug 2017 09:09:55 +0200 Original-Received: from localhost ([::1]:55087 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dixtP-0008Cg-Sk for geh-help-gnu-emacs@m.gmane.org; Sat, 19 Aug 2017 03:09:59 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:59304) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dixsw-0008A3-JV for help-gnu-emacs@gnu.org; Sat, 19 Aug 2017 03:09:31 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dixst-0007nX-FU for help-gnu-emacs@gnu.org; Sat, 19 Aug 2017 03:09:30 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:57389) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dixst-0007nL-5h for help-gnu-emacs@gnu.org; Sat, 19 Aug 2017 03:09:27 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:1648 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1dixss-0006oH-GV for help-gnu-emacs@gnu.org; Sat, 19 Aug 2017 03:09:26 -0400 In-reply-to: <87tw14opwn.fsf@h-brs.de> (message from Alexander Asteroth on Fri, 18 Aug 2017 17:29:28 +0200) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.help:114081 Archived-At: > From: Alexander Asteroth > Date: Fri, 18 Aug 2017 17:29:28 +0200 > > I'm using GNU Emacs 26.0.50.1 (x86_64-pc-linux-gnu, GTK+ Version 3.18.9) > on top of Ubuntu Linux 4.4.0-92-generic #115-Ubuntu SMP Thu Aug 10 > 09:04:33 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux, as Editor, > Window-Manager (exwm), ... > > Unfortunately after start it regularly hangs for 10 or more seconds when > doing find-file or when starting a process (with autocompletion). The > frequency of these hangs reduces as emacs uptime increases. Please report this, with all the details, to the Emacs issue tracker, using "M-x report-emacs-bug RET". Then your report will reach the Emacs developers who work on analyzing and fixing problems in Emacs. Many of them don't read this forum. To give you a preview of the initial responses you will get there, try the same in "emacs -Q" and see if the problem exists in that case. Please include the results of this in your report to the issue tracker. Thanks.