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#29024: CC-mode infinite loop on typing < in template spec Date: Fri, 27 Oct 2017 11:28:47 +0300 Message-ID: <83o9ot6lkw.fsf@gnu.org> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1509093031 25592 195.159.176.226 (27 Oct 2017 08:30:31 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 27 Oct 2017 08:30:31 +0000 (UTC) Cc: Alan Mackenzie , 29024@debbugs.gnu.org To: Richard Copley Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Oct 27 10:30:21 2017 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 1e801u-0004WR-SF for geb-bug-gnu-emacs@m.gmane.org; Fri, 27 Oct 2017 10:30:14 +0200 Original-Received: from localhost ([::1]:56233 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e801x-00063w-4k for geb-bug-gnu-emacs@m.gmane.org; Fri, 27 Oct 2017 04:30:17 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48846) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e801m-00062H-CA for bug-gnu-emacs@gnu.org; Fri, 27 Oct 2017 04:30:11 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e801i-0002tp-Dz for bug-gnu-emacs@gnu.org; Fri, 27 Oct 2017 04:30:06 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:55488) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e801i-0002tW-Ab for bug-gnu-emacs@gnu.org; Fri, 27 Oct 2017 04:30:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1e801i-0004IR-2g for bug-gnu-emacs@gnu.org; Fri, 27 Oct 2017 04:30: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: Fri, 27 Oct 2017 08:30:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 29024 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: confirmed Original-Received: via spool by 29024-submit@debbugs.gnu.org id=B29024.150909295216430 (code B ref 29024); Fri, 27 Oct 2017 08:30:01 +0000 Original-Received: (at 29024) by debbugs.gnu.org; 27 Oct 2017 08:29:12 +0000 Original-Received: from localhost ([127.0.0.1]:35936 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e800u-0004Gv-1e for submit@debbugs.gnu.org; Fri, 27 Oct 2017 04:29:12 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:57437) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e800s-0004Gk-Ip for 29024@debbugs.gnu.org; Fri, 27 Oct 2017 04:29:10 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e800m-0001nV-LK for 29024@debbugs.gnu.org; Fri, 27 Oct 2017 04:29:05 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:42398) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e800f-0001eW-A1; Fri, 27 Oct 2017 04:28:57 -0400 Original-Received: from [176.228.60.248] (port=2881 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1e800c-0008Up-Vy; Fri, 27 Oct 2017 04:28:56 -0400 In-reply-to: (message from Richard Copley on Fri, 27 Oct 2017 08:40:45 +0100) 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:139056 Archived-At: > From: Richard Copley > Date: Fri, 27 Oct 2017 08:40:45 +0100 > > #29024 appears to be the same bug as #28926. Strangely enough, with today's emacs-26 branch, I cannot reproduce either of those two recipes. I can reproduce them with stock 26.0.90 pretest, though. Maybe this only happens in optimized builds? Alan, are you looking into this? Thanks.