From Paul.Mitchell@amd.com Fri Oct 24 13:38:28 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-5.4 required=4.0 tests=BAYES_00,FOURLA,HTML_MESSAGE, IMPRONONCABLE_2,RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 24 Oct 2008 20:38:29 +0000 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m9OKcOR2015384 for ; Fri, 24 Oct 2008 13:38:25 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KtTQN-0004qk-VK for bug-gnu-emacs@gnu.org; Fri, 24 Oct 2008 16:38:24 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KtTQL-0004qY-Rm for bug-gnu-emacs@gnu.org; Fri, 24 Oct 2008 16:38:22 -0400 Received: from [199.232.76.173] (port=49124 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KtTQL-0004qV-LF for bug-gnu-emacs@gnu.org; Fri, 24 Oct 2008 16:38:21 -0400 Received: from outbound-wa4.frontbridge.com ([216.32.181.16]:10655 helo=WA4EHSOBE004.bigfish.com) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_MD5:16) (Exim 4.60) (envelope-from ) id 1KtTQL-0000vC-3F for bug-gnu-emacs@gnu.org; Fri, 24 Oct 2008 16:38:21 -0400 Received: from mail18-wa4-R.bigfish.com (10.8.14.238) by WA4EHSOBE004.bigfish.com (10.8.40.24) with Microsoft SMTP Server id 8.1.291.1; Fri, 24 Oct 2008 20:38:18 +0000 Received: from mail18-wa4 (localhost.localdomain [127.0.0.1]) by mail18-wa4-R.bigfish.com (Postfix) with ESMTP id 91D5C1CE0EC3 for ; Fri, 24 Oct 2008 20:38:18 +0000 (UTC) X-BigFish: VPS-8(zz936eQ4015M19c2kzzzzz32i6bh43j61h) X-FB-SS: 5,5, Received: by mail18-wa4 (MessageSwitch) id 1224880695466569_9673; Fri, 24 Oct 2008 20:38:15 +0000 (UCT) Received: from svlb1extmailp02.amd.com (unknown [139.95.251.11]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail18-wa4.bigfish.com (Postfix) with ESMTP id 4BDFE11D805D for ; Fri, 24 Oct 2008 20:38:15 +0000 (UTC) Received: from svlb1twp01.amd.com ([139.95.250.34]) by svlb1extmailp02.amd.com (Switch-3.2.7/Switch-3.2.7) with ESMTP id m9OKc8Wm004340 for ; Fri, 24 Oct 2008 13:38:11 -0700 X-WSS-ID: 0K99FZC-03-ZR5-01 Received: from SSVLEXBH2.amd.com (ssvlexbh2.amd.com [139.95.53.183]) by svlb1twp01.amd.com (Tumbleweed MailGate 3.5.1) with ESMTP id 25C25884942 for ; Fri, 24 Oct 2008 13:38:00 -0700 (PDT) Received: from SSVLEXMB1.amd.com ([139.95.53.181]) by SSVLEXBH2.amd.com with Microsoft SMTPSVC(6.0.3790.3959); Fri, 24 Oct 2008 13:38:10 -0700 Received: from storexbh1.amd.com ([10.1.1.17]) by SSVLEXMB1.amd.com with Microsoft SMTPSVC(6.0.3790.3959); Fri, 24 Oct 2008 13:38:10 -0700 Received: from smarexmb1.amd.com ([10.130.150.21]) by storexbh1.amd.com with Microsoft SMTPSVC(6.0.3790.3959); Fri, 24 Oct 2008 16:38:09 -0400 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C93618.6C968A39" Subject: Verilog mode hanging emacs 22.2 Date: Fri, 24 Oct 2008 16:38:08 -0400 Message-ID: <049C4E48B10A854FB9D3B3C9DFAB506BC3D337@smarexmb1.amd.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Verilog mode hanging emacs 22.2 Thread-Index: Ack2GGyL7rWOfnGGQ0m3tiYH6og3HA== From: "Mitchell, Paul" To: X-OriginalArrivalTime: 24 Oct 2008 20:38:09.0050 (UTC) FILETIME=[6CDFEFA0:01C93618] X-detected-operating-system: by monty-python.gnu.org: Windows 2000 SP4, XP SP1+ ------_=_NextPart_001_01C93618.6C968A39 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Hi, We recently switched from emacs 21.3 to 22.2, and have started seeing this hang. I've tried updating verilog-mode.el, but it behaves the same way. Emacs 21.3 does not exhibit this. The symptoms: Bring a verilog file (*.v) into the editor, and either search for something or simply page down thru it. After a few searches or pages, the clock symbol is displayed on the mouse cursor, and emacs is completely unresponsive. A "top" shows that emacs is using most of the cpu. Nothing I've tried from within emacs has been able to break out of this - the emacs process is hung. This seems to happen more with font-lock mode enabled, but it also occurs w/o it. I've contacted the maintainer of verilog-mode, and he has been able to reproduce this, but is unsure how to debug it. His stack trace: (gdb) where #0 0x08171d01 in Fbyte_code (bytestr=3D136448595, vector=3D136448620,=20 maxdepth=3D56) at bytecode.c:508 #1 0x081485e4 in Feval (form=3D136448581) at eval.c:2334 #2 0x0814a709 in internal_lisp_condition_case (var=3D137418953,=20 bodyform=3D136448581, handlers=3D136448805) at eval.c:1426 #3 0x081722e3 in Fbyte_code (bytestr=3D136448515, vector=3D136448532,=20 maxdepth=3D32) at bytecode.c:869 #4 0x081489d5 in funcall_lambda (fun=3DVariable "fun" is not available. ) at eval.c:3184 #5 0x08148e4b in Ffuncall (nargs=3D1, args=3D0xbface160) at eval.c:3043 #6 0x081730b9 in Fbyte_code (bytestr=3D156662779, vector=3D156663996,=20 maxdepth=3D16) at bytecode.c:679 #7 0x081489d5 in funcall_lambda (fun=3DVariable "fun" is not available. ) at eval.c:3184 #8 0x08148e4b in Ffuncall (nargs=3D1, args=3D0xbface260) at eval.c:3043 #9 0x081730b9 in Fbyte_code (bytestr=3D156624227, vector=3D156689996,=20 maxdepth=3D32) at bytecode.c:679 #10 0x081489d5 in funcall_lambda (fun=3DVariable "fun" is not available. ) at eval.c:3184 #11 0x08148e4b in Ffuncall (nargs=3D1, args=3D0xbface360) at eval.c:3043 #12 0x081730b9 in Fbyte_code (bytestr=3D136448595, vector=3D136448620,=20 maxdepth=3D56) at bytecode.c:679 #13 0x081485e4 in Feval (form=3D136448581) at eval.c:2334 #14 0x0814a709 in internal_lisp_condition_case (var=3D137418953,=20 bodyform=3D136448581, handlers=3D136448805) at eval.c:1426 #15 0x081722e3 in Fbyte_code (bytestr=3D136448515, vector=3D136448532,=20 maxdepth=3D32) at bytecode.c:869 #16 0x081489d5 in funcall_lambda (fun=3DVariable "fun" is not available. ) at eval.c:3184 #17 0x08148e4b in Ffuncall (nargs=3D1, args=3D0xbface660) at eval.c:3043 #18 0x081730b9 in Fbyte_code (bytestr=3D156662779, vector=3D156663996,=20 maxdepth=3D16) at bytecode.c:679 #19 0x081489d5 in funcall_lambda (fun=3DVariable "fun" is not available. ) at eval.c:3184 #20 0x08148e4b in Ffuncall (nargs=3D1, args=3D0xbface760) at eval.c:3043 #21 0x081730b9 in Fbyte_code (bytestr=3D156624227, vector=3D156689996,=20 maxdepth=3D32) at bytecode.c:679 #22 0x081489d5 in funcall_lambda (fun=3DVariable "fun" is not available. ) at eval.c:3184 #23 0x08148e4b in Ffuncall (nargs=3D1, args=3D0xbface860) at eval.c:3043 #24 0x081730b9 in Fbyte_code (bytestr=3D136448595, vector=3D136448620,=20 maxdepth=3D56) at bytecode.c:679 #25 0x081485e4 in Feval (form=3D136448581) at eval.c:2334 #26 0x0814a709 in internal_lisp_condition_case (var=3D137418953,=20 bodyform=3D136448581, handlers=3D136448805) at eval.c:1426 #27 0x081722e3 in Fbyte_code (bytestr=3D136448515, vector=3D136448532,=20 maxdepth=3D32) at bytecode.c:869 #28 0x081489d5 in funcall_lambda (fun=3DVariable "fun" is not available. ) at eval.c:3184 The details of my system configuration: In GNU Emacs 22.2.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2008-04-17 on madccat02 Windowing system distributor `Hummingbird Ltd.', version 11.0.10000 Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: C locale-coding-system: nil default-enable-multibyte-characters: t Major mode: Text Minor modes in effect: shell-dirtrack-mode: t display-time-mode: t show-paren-mode: t tooltip-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t unify-8859-on-encoding-mode: t utf-translate-cjk-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Any suggestions for how to proceed with this? We'd like to stay reasonably up-to-date with emacs releases, but as we edit verilog all the time, this is a bit of a showstopper for us. Thanks, Paul Mitchell HW Design Engineer AMD, Inc. (508) 303-3932 ------_=_NextPart_001_01C93618.6C968A39 Content-Type: text/html; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Verilog mode hanging emacs 22.2

Hi,

We recently switched from emacs 21.3 to = 22.2, and have started seeing this hang.  I've tried updating = verilog-mode.el, but it behaves the same way.  Emacs 21.3 does not = exhibit this.

The symptoms:

Bring a verilog file (*.v) into the = editor, and either search for something or simply page down thru = it.  After a few searches or pages, the clock symbol is displayed = on the mouse cursor, and emacs is completely unresponsive.  A = "top" shows that emacs is using most of the cpu.  Nothing = I've tried from within emacs has been able to break out of this - the = emacs process is hung.  This seems to happen more with font-lock = mode enabled, but it also occurs w/o it.

I've contacted the maintainer of = verilog-mode, and he has been able to reproduce this, but is unsure how = to debug it.  His stack trace:

(gdb) where
#0  0x08171d01 in Fbyte_code = (bytestr=3D136448595, vector=3D136448620,
maxdepth=3D56) at bytecode.c:508
#1  0x081485e4 in Feval = (form=3D136448581) at eval.c:2334
#2  0x0814a709 in = internal_lisp_condition_case (var=3D137418953,
bodyform=3D136448581, = handlers=3D136448805) at eval.c:1426
#3  0x081722e3 in Fbyte_code = (bytestr=3D136448515, vector=3D136448532,
maxdepth=3D32) at bytecode.c:869
#4  0x081489d5 in funcall_lambda = (fun=3DVariable "fun" is not available.
) at eval.c:3184
#5  0x08148e4b in Ffuncall = (nargs=3D1, args=3D0xbface160) at eval.c:3043
#6  0x081730b9 in Fbyte_code = (bytestr=3D156662779, vector=3D156663996,
maxdepth=3D16) at bytecode.c:679
#7  0x081489d5 in funcall_lambda = (fun=3DVariable "fun" is not available.
) at eval.c:3184
#8  0x08148e4b in Ffuncall = (nargs=3D1, args=3D0xbface260) at eval.c:3043
#9  0x081730b9 in Fbyte_code = (bytestr=3D156624227, vector=3D156689996,
maxdepth=3D32) at bytecode.c:679
#10 0x081489d5 in funcall_lambda = (fun=3DVariable "fun" is not available.
) at eval.c:3184
#11 0x08148e4b in Ffuncall (nargs=3D1, = args=3D0xbface360) at eval.c:3043
#12 0x081730b9 in Fbyte_code = (bytestr=3D136448595, vector=3D136448620,
maxdepth=3D56) at bytecode.c:679
#13 0x081485e4 in Feval = (form=3D136448581) at eval.c:2334
#14 0x0814a709 in = internal_lisp_condition_case (var=3D137418953,
bodyform=3D136448581, = handlers=3D136448805) at eval.c:1426
#15 0x081722e3 in Fbyte_code = (bytestr=3D136448515, vector=3D136448532,
maxdepth=3D32) at bytecode.c:869
#16 0x081489d5 in funcall_lambda = (fun=3DVariable "fun" is not available.
) at eval.c:3184
#17 0x08148e4b in Ffuncall (nargs=3D1, = args=3D0xbface660) at eval.c:3043
#18 0x081730b9 in Fbyte_code = (bytestr=3D156662779, vector=3D156663996,
maxdepth=3D16) at bytecode.c:679
#19 0x081489d5 in funcall_lambda = (fun=3DVariable "fun" is not available.
) at eval.c:3184
#20 0x08148e4b in Ffuncall (nargs=3D1, = args=3D0xbface760) at eval.c:3043
#21 0x081730b9 in Fbyte_code = (bytestr=3D156624227, vector=3D156689996,
maxdepth=3D32) at bytecode.c:679
#22 0x081489d5 in funcall_lambda = (fun=3DVariable "fun" is not available.
) at eval.c:3184
#23 0x08148e4b in Ffuncall (nargs=3D1, = args=3D0xbface860) at eval.c:3043
#24 0x081730b9 in Fbyte_code = (bytestr=3D136448595, vector=3D136448620,
maxdepth=3D56) at bytecode.c:679
#25 0x081485e4 in Feval = (form=3D136448581) at eval.c:2334
#26 0x0814a709 in = internal_lisp_condition_case (var=3D137418953,
bodyform=3D136448581, = handlers=3D136448805) at eval.c:1426
#27 0x081722e3 in Fbyte_code = (bytestr=3D136448515, vector=3D136448532,
maxdepth=3D32) at bytecode.c:869
#28 0x081489d5 in funcall_lambda = (fun=3DVariable "fun" is not available.
) at eval.c:3184


The details of my system = configuration:

In GNU Emacs 22.2.1 (i686-pc-linux-gnu, X = toolkit, Xaw3d scroll bars)
 of 2008-04-17 on madccat02
Windowing system distributor `Hummingbird = Ltd.', version 11.0.10000
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: C
  locale-coding-system: nil
  = default-enable-multibyte-characters: t

Major mode: Text

Minor modes in effect:
  shell-dirtrack-mode: t
  display-time-mode: t
  show-paren-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  unify-8859-on-encoding-mode: = t
  utf-translate-cjk-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t


Any suggestions for how to proceed with = this?  We'd like to stay reasonably up-to-date with emacs releases, = but as we edit verilog all the time, this is a bit of a showstopper for = us.

Thanks,
Paul Mitchell
HW Design Engineer
AMD, Inc.
(508) 303-3932

------_=_NextPart_001_01C93618.6C968A39-- From rgm@gnu.org Fri Oct 24 16:35:04 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-9.7 required=4.0 tests=AWL,BAYES_00,MISSING_SUBJECT, NOSUBJECT,RCVD_IN_DNSWL_MED,VALID_BTS_CONTROL,X_DEBBUGS_NO_ACK autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at control) by emacsbugs.donarmstrong.com; 24 Oct 2008 23:35:05 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m9ONZ1ZM026876 for ; Fri, 24 Oct 2008 16:35:02 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1KtW8e-0005Lg-VJ; Fri, 24 Oct 2008 19:32:16 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18690.23296.902906.687916@fencepost.gnu.org> Date: Fri, 24 Oct 2008 19:32:16 -0400 From: Glenn Morris To: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: green X-Ran: |f_NhZ[/{#6X2!c{4{CxL&Zr<$jiBi-fJ5.ybb6sK$U5X{e'F}J0xJI`7,Qc?oE61@-gC6 X-Debbugs-No-Ack: yes reassign 1234 spam reassign 1243 emacs,verilog From monnier@iro.umontreal.ca Sat Oct 25 11:38:48 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-9.0 required=4.0 tests=AWL,BAYES_00,HAS_BUG_NUMBER, RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 25 Oct 2008 18:38:48 +0000 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m9PIciGr021166 for ; Sat, 25 Oct 2008 11:38:46 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kto27-0000Ln-7J for bug-gnu-emacs@gnu.org; Sat, 25 Oct 2008 14:38:43 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kto25-0000Kh-GA for bug-gnu-emacs@gnu.org; Sat, 25 Oct 2008 14:38:42 -0400 Received: from [199.232.76.173] (port=59490 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kto25-0000KM-7B for bug-gnu-emacs@gnu.org; Sat, 25 Oct 2008 14:38:41 -0400 Received: from ironport2-out.pppoe.ca ([206.248.154.182]:30267 helo=ironport2-out.teksavvy.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kto25-0004F5-6d for bug-gnu-emacs@gnu.org; Sat, 25 Oct 2008 14:38:41 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApsEADgEA0lFxLrB/2dsb2JhbACBdb8Cg0+BDQ X-IronPort-AV: E=Sophos;i="4.33,484,1220241600"; d="scan'208";a="28858552" Received: from 69-196-186-193.dsl.teksavvy.com (HELO pastel.home) ([69.196.186.193]) by ironport2-out.teksavvy.com with ESMTP; 25 Oct 2008 14:38:39 -0400 Received: by pastel.home (Postfix, from userid 20848) id 5D0858E6C; Sat, 25 Oct 2008 14:38:38 -0400 (EDT) From: Stefan Monnier To: "Mitchell\, Paul" Cc: 1243@debbugs.gnu.org, Subject: Re: bug#1243: Verilog mode hanging emacs 22.2 Message-ID: References: <049C4E48B10A854FB9D3B3C9DFAB506BC3D337@smarexmb1.amd.com> Date: Sat, 25 Oct 2008 14:38:38 -0400 In-Reply-To: <049C4E48B10A854FB9D3B3C9DFAB506BC3D337@smarexmb1.amd.com> (Paul Mitchell's message of "Fri, 24 Oct 2008 16:38:08 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. X-CrossAssassin-Score: 2 > Bring a verilog file (*.v) into the editor, and either search for > something or simply page down thru it. After a few searches or pages, > the clock symbol is displayed on the mouse cursor, and emacs is > completely unresponsive. A "top" shows that emacs is using most of the > cpu. Nothing I've tried from within emacs has been able to break out of > this - the emacs process is hung. This seems to happen more with > font-lock mode enabled, but it also occurs w/o it. > I've contacted the maintainer of verilog-mode, and he has been able to > reproduce this, but is unsure how to debug it. His stack trace: To make better sense of the stack trace, you need to use `xbacktrace' (which will give a Lisp-level interpretation of the stack). `xbacktrace' is defined in emacs/src/.gdbinit so you need to start `gdb' from the `src' directory of the Emacs build tree. Stefan From Paul.Mitchell@amd.com Mon Oct 27 06:58:38 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-8.8 required=4.0 tests=AWL,BAYES_00,HAS_BUG_NUMBER, IMPRONONCABLE_2,RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 27 Oct 2008 13:58:38 +0000 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m9RDwUBB015677 for ; Mon, 27 Oct 2008 06:58:32 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KuSc2-0003om-K4 for bug-gnu-emacs@gnu.org; Mon, 27 Oct 2008 09:58:30 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KuSc1-0003oU-MR for bug-gnu-emacs@gnu.org; Mon, 27 Oct 2008 09:58:30 -0400 Received: from [199.232.76.173] (port=46103 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KuSc1-0003oQ-KZ for bug-gnu-emacs@gnu.org; Mon, 27 Oct 2008 09:58:29 -0400 Received: from outbound-sin.frontbridge.com ([207.46.51.80]:13243 helo=SG2EHSOBE006.bigfish.com) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_MD5:16) (Exim 4.60) (envelope-from ) id 1KuSc0-00028e-Cm for bug-gnu-emacs@gnu.org; Mon, 27 Oct 2008 09:58:29 -0400 Received: from mail32-sin-R.bigfish.com (10.3.40.3) by SG2EHSOBE006.bigfish.com (10.3.40.26) with Microsoft SMTP Server id 8.1.291.1; Mon, 27 Oct 2008 13:58:22 +0000 Received: from mail32-sin (localhost.localdomain [127.0.0.1]) by mail32-sin-R.bigfish.com (Postfix) with ESMTP id 0EBB918585C8; Mon, 27 Oct 2008 13:58:22 +0000 (UTC) X-BigFish: VPS-18(zz542N936fO9371Pzzzzz32i6bh43j61h) Received: by mail32-sin (MessageSwitch) id 1225115900332221_1385; Mon, 27 Oct 2008 13:58:20 +0000 (UCT) Received: from svlb1extmailp02.amd.com (unknown [139.95.251.11]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail32-sin.bigfish.com (Postfix) with ESMTP id 706A51138064; Mon, 27 Oct 2008 13:58:19 +0000 (UTC) Received: from svlb1twp02.amd.com ([139.95.250.35]) by svlb1extmailp02.amd.com (Switch-3.2.7/Switch-3.2.7) with ESMTP id m9RDw7Z6027749; Mon, 27 Oct 2008 06:58:10 -0700 X-WSS-ID: 0K9EHGS-04-RW1-01 Received: from SSVLEXBH2.amd.com (ssvlexbh2.amd.com [139.95.53.183]) by svlb1twp02.amd.com (Tumbleweed MailGate 3.5.1) with ESMTP id 29E831103C0; Mon, 27 Oct 2008 06:58:03 -0700 (PDT) Received: from SSVLEXMB1.amd.com ([139.95.53.181]) by SSVLEXBH2.amd.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 27 Oct 2008 06:58:09 -0700 Received: from storexbh1.amd.com ([10.1.1.17]) by SSVLEXMB1.amd.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 27 Oct 2008 06:58:09 -0700 Received: from smarexmb1.amd.com ([10.130.150.21]) by storexbh1.amd.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 27 Oct 2008 09:58:06 -0400 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: bug#1243: Verilog mode hanging emacs 22.2 Date: Mon, 27 Oct 2008 09:58:05 -0400 Message-ID: <049C4E48B10A854FB9D3B3C9DFAB506BC3D3FF@smarexmb1.amd.com> In-Reply-To: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: bug#1243: Verilog mode hanging emacs 22.2 thread-index: Ack20Owctg5P3fBEQNqjVMlLcxwhdABadBLQ References: <049C4E48B10A854FB9D3B3C9DFAB506BC3D337@smarexmb1.amd.com> From: "Mitchell, Paul" To: "Stefan Monnier" CC: <1243@debbugs.gnu.org>, , "Bilik, Scott" X-OriginalArrivalTime: 27 Oct 2008 13:58:06.0346 (UTC) FILETIME=[096336A0:01C9383C] X-detected-operating-system: by monty-python.gnu.org: Windows 2000 SP4, XP SP1+ X-CrossAssassin-Score: 2 Stefan, I ran emacs under gdb, from within the src directory. I then edited the file that exhibits this problem and did a few incremental searches. This caused emacs to hang. I tried to break out of this from gdb using ctrl-c, which killed emacs so that I could not use xbacktrace. Then, from the gdb prompt I used: "handle SIGINT stop", got back to the hang, and tried ctrl-c again. I now was able to use xbacktrace, and see this: (gdb) xbacktrace "re-search-backward" (0x86f1eeb) "verilog-beg-of-defun" (0x87cfd85) "byte-code" (0x8234d13) "verilog-syntax-ppss" (0x831e8c9) "verilog-skip-backward-comment-or-string" (0x8811595) "verilog-beg-of-defun" (0x87cfd85) "byte-code" (0x8234d13) "verilog-syntax-ppss" (0x831e8c9) "verilog-skip-backward-comment-or-string" (0x8804edd) "verilog-beg-of-defun" (0x87d1405) "byte-code" (0x8234d13) "verilog-syntax-ppss" (0x831e8c9) "verilog-skip-backward-comment-or-string" (0x8804e9d) "verilog-beg-of-defun" (0x87d1405) "byte-code" (0x8234d13) "verilog-syntax-ppss" (0x831e8c9) "verilog-skip-backward-comment-or-string" (0x8808745) "verilog-beg-of-defun" (0x87d1405) "byte-code" (0x8234d13) "verilog-syntax-ppss" (0x831e8c9) "verilog-skip-backward-comment-or-string" (0x8808785) "verilog-beg-of-defun" (0x87d1405) "byte-code" (0x8234d13) "verilog-syntax-ppss" (0x831e8c9) "verilog-skip-backward-comment-or-string" (0x88087c5) "verilog-beg-of-defun" (0x87dabdd) "byte-code" (0x8234d13) "verilog-syntax-ppss" (0x831e8c9) "verilog-skip-backward-comment-or-string" (0x87edc35) "verilog-beg-of-defun" (0xa4670) "byte-code" (0x8234d13) "verilog-syntax-ppss" (0x831e8c9) "verilog-skip-backward-comment-or-string" (0x8711c85) "verilog-beg-of-defun" (0xa4670) "byte-code" (0x8234d13) "verilog-syntax-ppss" (0x831e8c9) "verilog-skip-backward-comment-or-string" (0x8711cf5) "verilog-beg-of-defun" (0xa4670) "byte-code" (0x8234d13) "verilog-syntax-ppss" (0x831e8c9) "verilog-skip-backward-comment-or-string" (0x8711d35) "verilog-beg-of-defun" (0xa4670) "byte-code" (0x8234d13) "verilog-syntax-ppss" (0x831e8c9) "verilog-skip-backward-comment-or-string" (0x8711d75) "verilog-beg-of-defun" (0xa4670) "byte-code" (0x8234d13) "verilog-syntax-ppss" (0x831e8c9) "verilog-skip-backward-comment-or-string" (0x8711dd5) "verilog-beg-of-defun" (0xa4670) "byte-code" (0x8234d13) "verilog-syntax-ppss" (0x831e8c9) "verilog-skip-backward-comment-or-string" (0x8711e65) "verilog-beg-of-defun" (0xa4670) "byte-code" (0x8234d13) "verilog-syntax-ppss" (0x831e8c9) "verilog-skip-backward-comment-or-string" (0x8711f15) "verilog-beg-of-defun" (0xa4670) "byte-code" (0x8234d13) ---Type to continue, or q to quit--- "verilog-syntax-ppss" (0x831e8c9) "verilog-skip-backward-comment-or-string" (0x8711f55) "verilog-beg-of-defun" (0xa4670) "byte-code" (0x8234d13) "verilog-syntax-ppss" (0x831e8c9) "verilog-skip-backward-comment-or-string" (0x8711f95) "verilog-beg-of-defun" (0xa4670) "byte-code" (0x8234d13) "verilog-syntax-ppss" (0x831e8c9) "verilog-skip-backward-comment-or-string" (0x871203d) "verilog-beg-of-defun" (0xa4670) "byte-code" (0x8234d13) "verilog-syntax-ppss" (0x831e8c9) "verilog-skip-backward-comment-or-string" (0x87120b5) "verilog-beg-of-defun" (0xa4670) "byte-code" (0x8234d13) "syntax-ppss" (0x1122c8) "font-lock-fontify-syntactically-region" (0x1122c8) "font-lock-default-fontify-region" (0x1122c8) "font-lock-fontify-region" (0x1122c8) "run-hook-with-args" (0x8514ce1) "byte-code" (0x8239e2b) "jit-lock-fontify-now" (0x112458) "jit-lock-function" (0x112458) (gdb) =20 -----Original Message----- From: Stefan Monnier [mailto:monnier@iro.umontreal.ca]=20 Sent: Saturday, October 25, 2008 2:39 PM To: Mitchell, Paul Cc: 1243@debbugs.gnu.org; bug-gnu-emacs@gnu.org Subject: Re: bug#1243: Verilog mode hanging emacs 22.2 > Bring a verilog file (*.v) into the editor, and either search for > something or simply page down thru it. After a few searches or pages, > the clock symbol is displayed on the mouse cursor, and emacs is > completely unresponsive. A "top" shows that emacs is using most of the > cpu. Nothing I've tried from within emacs has been able to break out of > this - the emacs process is hung. This seems to happen more with > font-lock mode enabled, but it also occurs w/o it. > I've contacted the maintainer of verilog-mode, and he has been able to > reproduce this, but is unsure how to debug it. His stack trace: To make better sense of the stack trace, you need to use `xbacktrace' (which will give a Lisp-level interpretation of the stack). `xbacktrace' is defined in emacs/src/.gdbinit so you need to start `gdb' from the `src' directory of the Emacs build tree. Stefan From monnier@iro.umontreal.ca Mon Oct 27 07:20:51 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-8.5 required=4.0 tests=AWL,BAYES_00,FOURLA, HAS_BUG_NUMBER,IMPRONONCABLE_2,MURPHY_DRUGS_REL8,RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 27 Oct 2008 14:20:51 +0000 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m9REKehE022374 for ; Mon, 27 Oct 2008 07:20:41 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KuSxU-0006ym-2b for bug-gnu-emacs@gnu.org; Mon, 27 Oct 2008 10:20:40 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KuSxT-0006yP-Cz for bug-gnu-emacs@gnu.org; Mon, 27 Oct 2008 10:20:39 -0400 Received: from [199.232.76.173] (port=55565 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KuSxT-0006yK-9X for bug-gnu-emacs@gnu.org; Mon, 27 Oct 2008 10:20:39 -0400 Received: from ironport2-out.pppoe.ca ([206.248.154.182]:20596 helo=ironport2-out.teksavvy.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KuSxT-00085L-7c for bug-gnu-emacs@gnu.org; Mon, 27 Oct 2008 10:20:39 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgUFAGlrBUlFxIGZ/2dsb2JhbACBdr9+g0+BDQ X-IronPort-AV: E=Sophos;i="4.33,492,1220241600"; d="scan'208";a="28901865" Received: from 69-196-129-153.dsl.teksavvy.com (HELO pastel.home) ([69.196.129.153]) by ironport2-out.teksavvy.com with ESMTP; 27 Oct 2008 10:20:38 -0400 Received: by pastel.home (Postfix, from userid 20848) id 263478E6F; Mon, 27 Oct 2008 10:20:38 -0400 (EDT) From: Stefan Monnier To: "Mitchell\, Paul" Cc: <1243@debbugs.gnu.org>, , "Bilik\, Scott" , Wilson Snyder Subject: Re: bug#1243: Verilog mode hanging emacs 22.2 Message-ID: References: <049C4E48B10A854FB9D3B3C9DFAB506BC3D337@smarexmb1.amd.com> <049C4E48B10A854FB9D3B3C9DFAB506BC3D3FF@smarexmb1.amd.com> Date: Mon, 27 Oct 2008 10:20:38 -0400 In-Reply-To: <049C4E48B10A854FB9D3B3C9DFAB506BC3D3FF@smarexmb1.amd.com> (Paul Mitchell's message of "Mon, 27 Oct 2008 09:58:05 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. > I ran emacs under gdb, from within the src directory. I then edited the > file that exhibits this problem and did a few incremental searches. > This caused emacs to hang. I tried to break out of this from gdb using > ctrl-c, which killed emacs so that I could not use xbacktrace. Then, > from the gdb prompt I used: "handle SIGINT stop", got back to the hang, > and tried ctrl-c again. I now was able to use xbacktrace, and see this: > (gdb) xbacktrace > "re-search-backward" (0x86f1eeb) > "verilog-beg-of-defun" (0x87cfd85) > "byte-code" (0x8234d13) > "verilog-syntax-ppss" (0x831e8c9) > "verilog-skip-backward-comment-or-string" (0x8811595) > "verilog-beg-of-defun" (0x87cfd85) > "byte-code" (0x8234d13) > "verilog-syntax-ppss" (0x831e8c9) I believe the patch below will fix it. Wilson, WDYT? Stefan --- verilog-mode.el.~1.24.~ 2008-09-12 12:39:48.000000000 -0400 +++ verilog-mode.el 2008-10-27 10:18:58.000000000 -0400 @@ -2373,6 +2373,8 @@ ;; Fontify things in translate off regions '(verilog-match-translate-off (0 'verilog-font-lock-translate-off-face prepend)))))) + ;; FIXME: This XEmacs setting is redundant with the setting done later + ;; for Emacs (because XEmacs obeys's Emacs setting as well). (put 'verilog-mode 'font-lock-defaults '((verilog-font-lock-keywords verilog-font-lock-keywords-1 @@ -2560,10 +2562,17 @@ ;; Stuff for GNU Emacs (set (make-local-variable 'font-lock-defaults) - '((verilog-font-lock-keywords verilog-font-lock-keywords-1 + `((verilog-font-lock-keywords verilog-font-lock-keywords-1 verilog-font-lock-keywords-2 verilog-font-lock-keywords-3) - nil nil nil verilog-beg-of-defun)) + nil nil nil + ,(if (functionp 'syntax-ppss) + ;; verilog-beg-of-defun uses syntax-ppss, and syntax-ppss uses + ;; font-lock-beginning-of-syntax-function, so + ;; font-lock-beginning-of-syntax-function, can't use + ;; verilog-beg-of-defun. + nil + verilog-beg-of-defun))) ;;------------------------------------------------------------ ;; now hook in 'verilog-colorize-include-files (eldo-mode.el&spice-mode.el) ;; all buffer local: From Paul.Mitchell@amd.com Mon Oct 27 07:38:48 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-9.2 required=4.0 tests=AWL,BAYES_00,FOURLA, HAS_BUG_NUMBER,IMPRONONCABLE_2,MURPHY_DRUGS_REL8,RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 27 Oct 2008 14:38:48 +0000 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m9REcj4a025905 for ; Mon, 27 Oct 2008 07:38:46 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KuTEy-0003Wa-Rh for bug-gnu-emacs@gnu.org; Mon, 27 Oct 2008 10:38:44 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KuTEu-0003UE-JM for bug-gnu-emacs@gnu.org; Mon, 27 Oct 2008 10:38:43 -0400 Received: from [199.232.76.173] (port=47023 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KuTEu-0003UB-F9 for bug-gnu-emacs@gnu.org; Mon, 27 Oct 2008 10:38:40 -0400 Received: from outbound-wa4.frontbridge.com ([216.32.181.16]:30284 helo=WA4EHSOBE004.bigfish.com) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_MD5:16) (Exim 4.60) (envelope-from ) id 1KuTEu-0004gy-9m for bug-gnu-emacs@gnu.org; Mon, 27 Oct 2008 10:38:40 -0400 Received: from mail92-wa4-R.bigfish.com (10.8.14.254) by WA4EHSOBE004.bigfish.com (10.8.40.24) with Microsoft SMTP Server id 8.1.291.1; Mon, 27 Oct 2008 14:38:38 +0000 Received: from mail92-wa4 (localhost.localdomain [127.0.0.1]) by mail92-wa4-R.bigfish.com (Postfix) with ESMTP id EA97811D8228; Mon, 27 Oct 2008 14:38:37 +0000 (UTC) X-BigFish: VPS-32(zz542N936eQ936fO9371PfecMzzzzz32i6bh43j61h) X-FB-SS: 5, Received: by mail92-wa4 (MessageSwitch) id 1225118312806720_21779; Mon, 27 Oct 2008 14:38:32 +0000 (UCT) Received: from svlb1extmailp02.amd.com (unknown [139.95.251.11]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail92-wa4.bigfish.com (Postfix) with ESMTP id AA364D6806E; Mon, 27 Oct 2008 14:38:32 +0000 (UTC) Received: from svlb1twp02.amd.com ([139.95.250.35]) by svlb1extmailp02.amd.com (Switch-3.2.7/Switch-3.2.7) with ESMTP id m9REcO1V009050; Mon, 27 Oct 2008 07:38:27 -0700 X-WSS-ID: 0K9EJBN-04-U55-01 Received: from SSVLEXBH2.amd.com (ssvlexbh2.amd.com [139.95.53.183]) by svlb1twp02.amd.com (Tumbleweed MailGate 3.5.1) with ESMTP id 269AD1103BF; Mon, 27 Oct 2008 07:38:11 -0700 (PDT) Received: from ssvlexmb2.amd.com ([139.95.53.7]) by SSVLEXBH2.amd.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 27 Oct 2008 07:38:17 -0700 Received: from storexbh1.amd.com ([10.1.1.17]) by ssvlexmb2.amd.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 27 Oct 2008 07:38:17 -0700 Received: from smarexmb1.amd.com ([10.130.150.21]) by storexbh1.amd.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 27 Oct 2008 10:38:15 -0400 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: bug#1243: Verilog mode hanging emacs 22.2 Date: Mon, 27 Oct 2008 10:38:13 -0400 Message-ID: <049C4E48B10A854FB9D3B3C9DFAB506BC3D436@smarexmb1.amd.com> In-Reply-To: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: bug#1243: Verilog mode hanging emacs 22.2 thread-index: Ack4Pza2YgKPlYntRU2G84J4r8jX8QAAgSsA References: <049C4E48B10A854FB9D3B3C9DFAB506BC3D337@smarexmb1.amd.com><049C4E48B10A854FB9D3B3C9DFAB506BC3D3FF@smarexmb1.amd.com> From: "Mitchell, Paul" To: "Stefan Monnier" CC: <1243@debbugs.gnu.org>, , "Bilik, Scott" , "Wilson Snyder" X-OriginalArrivalTime: 27 Oct 2008 14:38:15.0254 (UTC) FILETIME=[A5356760:01C93841] X-detected-operating-system: by monty-python.gnu.org: Windows 2000 SP4, XP SP1+ Stefan, I ran this against my test case just now and emacs no longer hangs. I'm moving back to version 22, and will let you know if I see this again, but it seems fixed. Thanks for your help, Paul -----Original Message----- From: Stefan Monnier [mailto:monnier@iro.umontreal.ca]=20 Sent: Monday, October 27, 2008 10:21 AM To: Mitchell, Paul Cc: 1243@debbugs.gnu.org; bug-gnu-emacs@gnu.org; Bilik, Scott; Wilson Snyder Subject: Re: bug#1243: Verilog mode hanging emacs 22.2 > I ran emacs under gdb, from within the src directory. I then edited the > file that exhibits this problem and did a few incremental searches. > This caused emacs to hang. I tried to break out of this from gdb using > ctrl-c, which killed emacs so that I could not use xbacktrace. Then, > from the gdb prompt I used: "handle SIGINT stop", got back to the hang, > and tried ctrl-c again. I now was able to use xbacktrace, and see this: > (gdb) xbacktrace > "re-search-backward" (0x86f1eeb) > "verilog-beg-of-defun" (0x87cfd85) > "byte-code" (0x8234d13) > "verilog-syntax-ppss" (0x831e8c9) > "verilog-skip-backward-comment-or-string" (0x8811595) > "verilog-beg-of-defun" (0x87cfd85) > "byte-code" (0x8234d13) > "verilog-syntax-ppss" (0x831e8c9) I believe the patch below will fix it. Wilson, WDYT? Stefan --- verilog-mode.el.~1.24.~ 2008-09-12 12:39:48.000000000 -0400 +++ verilog-mode.el 2008-10-27 10:18:58.000000000 -0400 @@ -2373,6 +2373,8 @@ ;; Fontify things in translate off regions '(verilog-match-translate-off (0 'verilog-font-lock-translate-off-face prepend)))))) + ;; FIXME: This XEmacs setting is redundant with the setting done later + ;; for Emacs (because XEmacs obeys's Emacs setting as well). (put 'verilog-mode 'font-lock-defaults '((verilog-font-lock-keywords verilog-font-lock-keywords-1 @@ -2560,10 +2562,17 @@ =20 ;; Stuff for GNU Emacs (set (make-local-variable 'font-lock-defaults) - '((verilog-font-lock-keywords verilog-font-lock-keywords-1 + `((verilog-font-lock-keywords verilog-font-lock-keywords-1 verilog-font-lock-keywords-2 verilog-font-lock-keywords-3) - nil nil nil verilog-beg-of-defun)) + nil nil nil + ,(if (functionp 'syntax-ppss) + ;; verilog-beg-of-defun uses syntax-ppss, and syntax-ppss uses + ;; font-lock-beginning-of-syntax-function, so + ;; font-lock-beginning-of-syntax-function, can't use + ;; verilog-beg-of-defun. + nil + verilog-beg-of-defun))) ;;------------------------------------------------------------ ;; now hook in 'verilog-colorize-include-files (eldo-mode.el&spice-mode.el) ;; all buffer local: From rgm@gnu.org Mon Dec 1 14:37:32 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-9.8 required=4.0 tests=AWL,BAYES_00,MISSING_SUBJECT, MURPHY_DRUGS_REL8,NOSUBJECT,RCVD_IN_DNSWL_MED,VALID_BTS_CONTROL, X_DEBBUGS_NO_ACK autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at control) by emacsbugs.donarmstrong.com; 1 Dec 2008 22:37:32 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mB1MbT5b013462 for ; Mon, 1 Dec 2008 14:37:30 -0800 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1L7HO4-0000Ul-8O; Mon, 01 Dec 2008 17:37:04 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18740.26384.171577.373823@fencepost.gnu.org> Date: Mon, 1 Dec 2008 17:37:04 -0500 From: Glenn Morris To: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: blue X-Ran: o"Bf32F\.%kP>2'<1Ha/saa^BQ|/ns+kNlD%=S&mtWA-('3M(o7d\RI+_1H2@a+4J^x5Z8 X-Debbugs-No-Ack: yes severity 110 minor reassign 464 emacs,gnus merge 793 1453 tags 1243 patch severity 1281 minor severity 1282 wishlist From rgm@gnu.org Thu Feb 12 20:11:20 2009 Received: (at 1243-done) by emacsbugs.donarmstrong.com; 13 Feb 2009 04:11:20 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-6.0 required=4.0 tests=HAS_BUG_NUMBER, X_DEBBUGS_NO_ACK autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n1D4BIMn026856 for <1243-done@emacsbugs.donarmstrong.com>; Thu, 12 Feb 2009 20:11:19 -0800 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1LXpMc-0006ak-10; Thu, 12 Feb 2009 23:09:18 -0500 From: Glenn Morris To: 1243-done@debbugs.gnu.org Subject: Re: bug#1243: Verilog mode hanging emacs 22.2 References: <049C4E48B10A854FB9D3B3C9DFAB506BC3D337@smarexmb1.amd.com> <049C4E48B10A854FB9D3B3C9DFAB506BC3D3FF@smarexmb1.amd.com> <049C4E48B10A854FB9D3B3C9DFAB506BC3D436@smarexmb1.amd.com> X-Spook: Audiotel blackjack UFO cryptanalysis Abu Ghraib counter X-Ran: jT*zs(KM!MBjYubtv%9HfkB\RwB!fRiwoa{6Yu;>\ayzX,u%!ona)D,1weUS0Qbl;`bRz/ X-Hue: white X-Debbugs-No-Ack: yes X-Attribution: GM Date: Thu, 12 Feb 2009 23:09:17 -0500 Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 2009-02-12 Stefan Monnier * progmodes/verilog-mode.el (verilog-mode): Avoid circular use of syntax-ppss. From unknown Mon Jun 23 00:35:14 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: $requester Subject: Internal Control Message-Id: bug archived. Date: Thu, 19 Mar 2009 14:24:06 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A log time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator