From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Alan Mackenzie Newsgroups: gmane.emacs.bugs Subject: bug#33416: GUI (X) Emacs 26.1 locks up when '(' character is entered into a comment in (C/*l Abbrev) mode Date: Sat, 24 Nov 2018 10:39:15 +0000 Message-ID: <20181124103915.GA5221@ACM> References: <20181119123051.69905.qmail@mail.muc.de> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: blaine.gmane.org 1543056069 11859 195.159.176.226 (24 Nov 2018 10:41:09 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sat, 24 Nov 2018 10:41:09 +0000 (UTC) User-Agent: Mutt/1.10.1 (2018-07-13) Cc: 33416-done@debbugs.gnu.org To: James Vaughan Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Nov 24 11:41:05 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 1gQVN2-0002yO-88 for geb-bug-gnu-emacs@m.gmane.org; Sat, 24 Nov 2018 11:41:04 +0100 Original-Received: from localhost ([::1]:56011 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gQVP8-0005Yn-AV for geb-bug-gnu-emacs@m.gmane.org; Sat, 24 Nov 2018 05:43:14 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47448) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gQVP2-0005Wr-B2 for bug-gnu-emacs@gnu.org; Sat, 24 Nov 2018 05:43:08 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gQVP1-00063O-Ig for bug-gnu-emacs@gnu.org; Sat, 24 Nov 2018 05:43:08 -0500 Original-Received: from debbugs.gnu.org ([208.118.235.43]:40564) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gQVOw-0005gx-Cv; Sat, 24 Nov 2018 05:43:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gQVOw-0002qS-5t; Sat, 24 Nov 2018 05:43:02 -0500 Resent-From: Alan Mackenzie Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org, bug-cc-mode@gnu.org Resent-Date: Sat, 24 Nov 2018 10:43:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 33416 X-GNU-PR-Package: emacs,cc-mode X-GNU-PR-Keywords: patch Mail-Followup-To: 33416@debbugs.gnu.org, acm@muc.de, dev.jamesvaughan@gmail.com Original-Received: via spool by 33416-done@debbugs.gnu.org id=D33416.154305614710891 (code D ref 33416); Sat, 24 Nov 2018 10:43:01 +0000 Original-Received: (at 33416-done) by debbugs.gnu.org; 24 Nov 2018 10:42:27 +0000 Original-Received: from localhost ([127.0.0.1]:44822 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gQVOM-0002pa-SZ for submit@debbugs.gnu.org; Sat, 24 Nov 2018 05:42:27 -0500 Original-Received: from colin.muc.de ([193.149.48.1]:39271 helo=mail.muc.de) by debbugs.gnu.org with smtp (Exim 4.84_2) (envelope-from ) id 1gQVOK-0002pS-Sn for 33416-done@debbugs.gnu.org; Sat, 24 Nov 2018 05:42:25 -0500 Original-Received: (qmail 89486 invoked by uid 3782); 24 Nov 2018 10:42:23 -0000 Original-Received: from acm.muc.de (p2E5D5C8F.dip0.t-ipconnect.de [46.93.92.143]) by colin.muc.de (tmda-ofmipd) with ESMTP; Sat, 24 Nov 2018 11:42:22 +0100 Original-Received: (qmail 22468 invoked by uid 1000); 24 Nov 2018 10:39:15 -0000 Content-Disposition: inline In-Reply-To: X-Delivery-Agent: TMDA/1.1.12 (Macallan) X-Primary-Address: acm@muc.de 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:152733 Archived-At: Hello, James. Thanks for the testing! I've committed the patch to the emacs-26 branch, so it should hopefully be part of the "soon" to be released Emacs 26.2. With this post I'm closing the bug. -- Alan Mackenzie (Nuremberg, Germany). On Mon, Nov 19, 2018 at 18:15:42 -0500, James Vaughan wrote: > Hello Alan, > Your patch does appear to have solved the problem, thank you! > I also got to learn some things about Emacs in the process. > Win-win situation to me ;) > Thanks, > James Vaughan