From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#10792: 24.0.93; emacs goes comatose opening C header Date: Sat, 11 Feb 2012 21:55:06 +0200 Message-ID: <83lio9ywkl.fsf@gnu.org> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: dough.gmane.org 1328990149 3072 80.91.229.3 (11 Feb 2012 19:55:49 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 11 Feb 2012 19:55:49 +0000 (UTC) Cc: acm@muc.de, 10792@debbugs.gnu.org To: John Yates Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Feb 11 20:55:48 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RwJ2x-0003TF-V5 for geb-bug-gnu-emacs@m.gmane.org; Sat, 11 Feb 2012 20:55:48 +0100 Original-Received: from localhost ([::1]:51502 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RwJ2x-00059M-7r for geb-bug-gnu-emacs@m.gmane.org; Sat, 11 Feb 2012 14:55:47 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:44744) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RwJ2u-00059F-L7 for bug-gnu-emacs@gnu.org; Sat, 11 Feb 2012 14:55:45 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RwJ2t-0006F7-Gu for bug-gnu-emacs@gnu.org; Sat, 11 Feb 2012 14:55:44 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:32813) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RwJ2s-0006Eu-5B; Sat, 11 Feb 2012 14:55:42 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1RwJ4A-000735-BD; Sat, 11 Feb 2012 14:57:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org, bug-cc-mode@gnu.org Resent-Date: Sat, 11 Feb 2012 19:57:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 10792 X-GNU-PR-Package: emacs,cc-mode X-GNU-PR-Keywords: Original-Received: via spool by 10792-submit@debbugs.gnu.org id=B10792.132899019627062 (code B ref 10792); Sat, 11 Feb 2012 19:57:02 +0000 Original-Received: (at 10792) by debbugs.gnu.org; 11 Feb 2012 19:56:36 +0000 Original-Received: from localhost ([127.0.0.1]:36435 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RwJ3j-00072R-Ol for submit@debbugs.gnu.org; Sat, 11 Feb 2012 14:56:35 -0500 Original-Received: from mtaout20.012.net.il ([80.179.55.166]:35191) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RwJ3g-000727-E1 for 10792@debbugs.gnu.org; Sat, 11 Feb 2012 14:56:34 -0500 Original-Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0LZ800600V6Q2F00@a-mtaout20.012.net.il> for 10792@debbugs.gnu.org; Sat, 11 Feb 2012 21:55:05 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([77.124.150.51]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LZ80052OVBSNQ50@a-mtaout20.012.net.il>; Sat, 11 Feb 2012 21:55:05 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.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-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:56804 Archived-At: > Date: Sat, 11 Feb 2012 12:26:36 -0500 > From: John Yates > Cc: Alan Mackenzie > > When I attemt to visit the following header emacs locks up. If > I make the contents of the macro significantly shorted emacs is > able to open and fontlock it successfully. In bug #10664 (which is about a similar problem), Alan posted a patch. Can you try it and see if that fixes your problem?