From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#30519: 26.0.91; Emacs hangs with flyspell overlay Date: Mon, 19 Feb 2018 18:32:02 +0200 Message-ID: <83vaet7xfh.fsf@gnu.org> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1519057911 26652 195.159.176.226 (19 Feb 2018 16:31:51 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 19 Feb 2018 16:31:51 +0000 (UTC) Cc: 30519@debbugs.gnu.org To: Nick Helm Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Feb 19 17:31:47 2018 Return-path: Envelope-to: geb-bug-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 1enoLe-0005Og-MW for geb-bug-gnu-emacs@m.gmane.org; Mon, 19 Feb 2018 17:31:26 +0100 Original-Received: from localhost ([::1]:51135 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1enoNg-0005EF-VA for geb-bug-gnu-emacs@m.gmane.org; Mon, 19 Feb 2018 11:33:32 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43119) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1enoNE-0004zc-R6 for bug-gnu-emacs@gnu.org; Mon, 19 Feb 2018 11:33:05 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1enoNC-0006fr-1f for bug-gnu-emacs@gnu.org; Mon, 19 Feb 2018 11:33:04 -0500 Original-Received: from debbugs.gnu.org ([208.118.235.43]:43607) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1enoNB-0006fh-Tb for bug-gnu-emacs@gnu.org; Mon, 19 Feb 2018 11:33:01 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1enoNB-0003hx-NZ for bug-gnu-emacs@gnu.org; Mon, 19 Feb 2018 11:33:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 19 Feb 2018 16:33:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 30519 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 30519-submit@debbugs.gnu.org id=B30519.151905792414185 (code B ref 30519); Mon, 19 Feb 2018 16:33:01 +0000 Original-Received: (at 30519) by debbugs.gnu.org; 19 Feb 2018 16:32:04 +0000 Original-Received: from localhost ([127.0.0.1]:51502 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1enoMG-0003gj-Dp for submit@debbugs.gnu.org; Mon, 19 Feb 2018 11:32:04 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:51886) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1enoME-0003gG-Hr for 30519@debbugs.gnu.org; Mon, 19 Feb 2018 11:32:02 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1enoM6-0005ku-Ou for 30519@debbugs.gnu.org; Mon, 19 Feb 2018 11:31:57 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:34090) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1enoM6-0005kV-Kc; Mon, 19 Feb 2018 11:31:54 -0500 Original-Received: from [176.228.60.248] (port=2524 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1enoM6-00064v-4Q; Mon, 19 Feb 2018 11:31:54 -0500 In-reply-to: (message from Nick Helm on Mon, 19 Feb 2018 11:24:26 +1300) 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: 208.118.235.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:143459 Archived-At: > From: Nick Helm > Date: Mon, 19 Feb 2018 11:24:26 +1300 > > Emacs hangs when point enters a word that is highlighted by flyspell. > > I cannot reproduce this on an NS build, so I originally thought it was > limited to the mac-port. However the maintainer reproduced it with the > emacs-26 branch, both on GTK+ and Athena toolkits. > > Recipe: > > Emacs -Q > (setq mouse-highlight 1) > (flyspell-mode 1) > "Misspetl wd " ;enter some text that becomes marked by flyspell > ;place the mouse pointer over the word "Misspetl" > ;hold the left cursor key until point moves back to the word "Misspetl" > > Emacs hangs with repeating error "Marker does not point anywhere". You > can clear the hang by moving the mouse pointer. Not reproducible here. Could this be X-specific (I tried on Windows)?