From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Reparsing file makes Emacs freeze Date: Tue, 02 Feb 2016 18:21:15 +0200 Message-ID: <83d1sfytfo.fsf@gnu.org> References: <20160202100958.3c760e18@asaru> NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1454430118 8494 80.91.229.3 (2 Feb 2016 16:21:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 2 Feb 2016 16:21:58 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Feb 02 17:21:58 2016 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 1aQdiB-0001Bq-VP for geh-help-gnu-emacs@m.gmane.org; Tue, 02 Feb 2016 17:21:52 +0100 Original-Received: from localhost ([::1]:57978 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aQdiA-0002zS-S0 for geh-help-gnu-emacs@m.gmane.org; Tue, 02 Feb 2016 11:21:50 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55261) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aQdhz-0002yH-SG for help-gnu-emacs@gnu.org; Tue, 02 Feb 2016 11:21:40 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aQdhv-0007XO-JT for help-gnu-emacs@gnu.org; Tue, 02 Feb 2016 11:21:39 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:54602) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aQdhv-0007XK-Fo for help-gnu-emacs@gnu.org; Tue, 02 Feb 2016 11:21:35 -0500 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:2001 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1aQdhu-00048E-QV for help-gnu-emacs@gnu.org; Tue, 02 Feb 2016 11:21:35 -0500 In-reply-to: <20160202100958.3c760e18@asaru> (message from Florian Lindner on Tue, 2 Feb 2016 10:09:58 +0100) 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.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:108968 Archived-At: > From: Florian Lindner > Date: Tue, 2 Feb 2016 10:09:58 +0100 > > my Emacs 24.5 shows, imho only after recently, the message > > Reparsing /home/florian/precice/src/mapping/tests/PetRadialBasisFctMappingTest.cpp > > and freezes for a second or two. This happens inbetween, not just when > saving and it's massively disturbing. > > I already disabled semantic-mode, but changed nothing. > Also disabled global-company-mode, flycheck-mode, projectile > > Enabled minor modes are: > > Enabled minor modes: Abbrev Async-Bytecomp-Package Auto-Composition > Auto-Compression Auto-Encryption Auto-Revert Blink-Cursor > Diff-Auto-Refine Electric-Indent Electric-Pair File-Name-Shadow > Font-Lock Global-Auto-Revert Global-Flycheck Global-Font-Lock > Global-Git-Commit Gud-Tooltip Helm Helm-Flx Helm-Fuzzier Helm-Gtags > Line-Number Magit-Auto-Revert Menu-Bar Mouse-Wheel Override-Global > Recentf Savehist Shell-Dirtrack Show-Paren Subword Tooltip > Transient-Mark > > Any idea what could cause this reparsing? Global flycheck mode?