From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#33887: 26.1; Emacs hangs for several seconds when going to the end of an XML file in nXML mode Date: Thu, 16 May 2019 17:01:19 +0300 Message-ID: <83lfz6cxcg.fsf@gnu.org> References: <87ftujuvkd.fsf@zira.vinc17.org> <878sv7ff6j.fsf@gmail.com> Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="113962"; mail-complaints-to="usenet@blaine.gmane.org" Cc: vincent@vinc17.net, 33887@debbugs.gnu.org To: Noam Postavsky Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu May 16 16:02:16 2019 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hRGxb-000TL1-Uv for geb-bug-gnu-emacs@m.gmane.org; Thu, 16 May 2019 16:02:16 +0200 Original-Received: from localhost ([127.0.0.1]:58620 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hRGxb-0003hI-0P for geb-bug-gnu-emacs@m.gmane.org; Thu, 16 May 2019 10:02:15 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:49161) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hRGxQ-0003eq-3z for bug-gnu-emacs@gnu.org; Thu, 16 May 2019 10:02:05 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hRGxO-0002IU-HD for bug-gnu-emacs@gnu.org; Thu, 16 May 2019 10:02:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:42441) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hRGxO-0002IK-D0 for bug-gnu-emacs@gnu.org; Thu, 16 May 2019 10:02:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hRGxO-0005f9-5Y for bug-gnu-emacs@gnu.org; Thu, 16 May 2019 10:02:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 16 May 2019 14:02:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 33887 X-GNU-PR-Package: emacs Original-Received: via spool by 33887-submit@debbugs.gnu.org id=B33887.155801529721737 (code B ref 33887); Thu, 16 May 2019 14:02:02 +0000 Original-Received: (at 33887) by debbugs.gnu.org; 16 May 2019 14:01:37 +0000 Original-Received: from localhost ([127.0.0.1]:55985 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hRGwz-0005eX-Cs for submit@debbugs.gnu.org; Thu, 16 May 2019 10:01:37 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:34660) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hRGww-0005eH-8R for 33887@debbugs.gnu.org; Thu, 16 May 2019 10:01:35 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:52499) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hRGwq-0001vm-Ij; Thu, 16 May 2019 10:01:28 -0400 Original-Received: from [176.228.60.248] (port=3578 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1hRGwq-0005cp-1y; Thu, 16 May 2019 10:01:28 -0400 In-reply-to: <878sv7ff6j.fsf@gmail.com> (message from Noam Postavsky on Wed, 15 May 2019 19:53:08 -0400) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:159391 Archived-At: > From: Noam Postavsky > Date: Wed, 15 May 2019 19:53:08 -0400 > Cc: 33887@debbugs.gnu.org > > Vincent Lefevre writes: > > > This is a regression: Emacs 25 did not hang at all. > > Should we backport Stefan's fix to emacs-26? Or specifically, backport > [1: e7e92dc5d2], which is Stefan's fix on top of my fix for the > loss-of-single-quote-fontification bug (Bug#35381). > > [1: e7e92dc5d2]: 2019-05-15 19:04:14 -0400 > Fix merge of sgml-syntax-propertize-rules > https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=e7e92dc5d24ac3bcde69732bab6a6c3c0d9de97b I'd like to leave this fix on master for a while, so that we could make sure it has no adverse consequences. Can we revisit this in a month's time, say?