From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#12645: 24.2.50; hang in redisplay Date: Mon, 15 Oct 2012 14:46:04 -0400 Message-ID: References: <87626dz4yq.fsf@yagnesh.org> <834nlx58jk.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1350326822 1053 80.91.229.3 (15 Oct 2012 18:47:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 15 Oct 2012 18:47:02 +0000 (UTC) Cc: Yagnesh Raghava Yakkala , fabian@anue.biz, 12645@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Oct 15 20:47:09 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TNpgx-0000FB-9D for geb-bug-gnu-emacs@m.gmane.org; Mon, 15 Oct 2012 20:47:07 +0200 Original-Received: from localhost ([::1]:44644 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TNpgq-0001Gb-E5 for geb-bug-gnu-emacs@m.gmane.org; Mon, 15 Oct 2012 14:47:00 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:39184) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TNpgk-0001GM-PH for bug-gnu-emacs@gnu.org; Mon, 15 Oct 2012 14:46:58 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TNpgj-0000xd-TY for bug-gnu-emacs@gnu.org; Mon, 15 Oct 2012 14:46:54 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:35385) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TNpgj-0000xZ-QA for bug-gnu-emacs@gnu.org; Mon, 15 Oct 2012 14:46:53 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1TNphp-0006Ky-Mb for bug-gnu-emacs@gnu.org; Mon, 15 Oct 2012 14:48:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 15 Oct 2012 18:48:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12645 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 12645-submit@debbugs.gnu.org id=B12645.135032683724304 (code B ref 12645); Mon, 15 Oct 2012 18:48:01 +0000 Original-Received: (at 12645) by debbugs.gnu.org; 15 Oct 2012 18:47:17 +0000 Original-Received: from localhost ([127.0.0.1]:45636 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TNph7-0006Jw-1q for submit@debbugs.gnu.org; Mon, 15 Oct 2012 14:47:17 -0400 Original-Received: from fencepost.gnu.org ([208.118.235.10]:38880 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TNph5-0006Jq-J3 for 12645@debbugs.gnu.org; Mon, 15 Oct 2012 14:47:16 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1TNpfw-0004PT-Is; Mon, 15 Oct 2012 14:46:04 -0400 X-Spook: Bush Wired target ASIO Firefly Treasury Manfurov Reno X-Ran: S4C'Vt(jOT9J)T7>t2{/:")9^}uUu6"w%/CSA}B!&wGyWJbOMh{Mqfc6ec[Jmk89yU@3NG X-Hue: yellow X-Attribution: GM In-Reply-To: <834nlx58jk.fsf@gnu.org> (Eli Zaretskii's message of "Sun, 14 Oct 2012 18:21:19 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) 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:65641 Archived-At: Reproducible for me on RHEL 6.2. If I disable global-font-lock-mode first, it works fine. I get an inferior python mode buffer with contents: Python 2.6.6 (r266:84292, Sep 11 2012, 05:25:09) [GCC 4.4.6 20120305 (Red Hat 4.4.6-4)] on linux2 Type "help", "copyright", "credits" or "license" for more information. py> py> py> py> Enabling font-lock mode here leads to a hang, so presumably there is something pathological in the python font-lock keywords. PS Fabian, you seem to be using an invalid email address in your ChangeLog entries (may or may not be intentional?).