From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kenichi Handa Newsgroups: gmane.emacs.bugs Subject: bug#2866: 23.0.91; "(princ (category-table) (current-buffer))" causes emacs to hang Date: Fri, 03 Apr 2009 15:27:16 +0900 Message-ID: References: Reply-To: Kenichi Handa , 2866@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1238741085 6835 80.91.229.12 (3 Apr 2009 06:44:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 3 Apr 2009 06:44:45 +0000 (UTC) Cc: monkey@sandpframing.com, 2866@emacsbugs.donarmstrong.com To: Stefan Monnier Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Apr 03 08:46:03 2009 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LpdAA-00070x-Tp for geb-bug-gnu-emacs@m.gmane.org; Fri, 03 Apr 2009 08:46:03 +0200 Original-Received: from localhost ([127.0.0.1]:52964 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lpd8n-0004gn-1F for geb-bug-gnu-emacs@m.gmane.org; Fri, 03 Apr 2009 02:44:37 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lpd88-0004QG-Ai for bug-gnu-emacs@gnu.org; Fri, 03 Apr 2009 02:43:56 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lpd83-0004OK-68 for bug-gnu-emacs@gnu.org; Fri, 03 Apr 2009 02:43:55 -0400 Original-Received: from [199.232.76.173] (port=37784 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lpd83-0004OD-0x for bug-gnu-emacs@gnu.org; Fri, 03 Apr 2009 02:43:51 -0400 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:60731) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Lpd82-0006mk-Ai for bug-gnu-emacs@gnu.org; Fri, 03 Apr 2009 02:43:50 -0400 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n336hlZX011935; Thu, 2 Apr 2009 23:43:47 -0700 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id n336Z3Zd009436; Thu, 2 Apr 2009 23:35:03 -0700 X-Loop: owner@emacsbugs.donarmstrong.com Resent-From: Kenichi Handa Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Fri, 03 Apr 2009 06:35:03 +0000 Resent-Message-ID: Resent-Sender: owner@emacsbugs.donarmstrong.com X-Emacs-PR-Message: followup 2866 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 2866-submit@emacsbugs.donarmstrong.com id=B2866.12387399897853 (code B ref 2866); Fri, 03 Apr 2009 06:35:03 +0000 Original-Received: (at 2866) by emacsbugs.donarmstrong.com; 3 Apr 2009 06:26:29 +0000 X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. Original-Received: from mx1.aist.go.jp (mx1.aist.go.jp [150.29.246.133]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n336QPFK007847 for <2866@emacsbugs.donarmstrong.com>; Thu, 2 Apr 2009 23:26:27 -0700 Original-Received: from rqsmtp1.aist.go.jp (rqsmtp1.aist.go.jp [150.29.254.115]) by mx1.aist.go.jp with ESMTP id n336QOkl020258; Fri, 3 Apr 2009 15:26:24 +0900 (JST) env-from (handa@m17n.org) Original-Received: from smtp1.aist.go.jp by rqsmtp1.aist.go.jp with ESMTP id n336QO5Q004908; Fri, 3 Apr 2009 15:26:24 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp1.aist.go.jp with ESMTP id n336QMWG025098; Fri, 3 Apr 2009 15:26:22 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken with local (Exim 4.69) (envelope-from ) id 1Lpcs0-0005gl-3J; Fri, 03 Apr 2009 15:27:16 +0900 In-reply-to: (message from Stefan Monnier on Thu, 02 Apr 2009 23:18:54 -0400) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Resent-Date: Fri, 03 Apr 2009 02:43:55 -0400 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:26873 Archived-At: In article , Stefan Monnier writes: >>> evaluating: >>> (princ (category-table) (current-buffer)) >>> Causes emacs to hang. >>> Whether this is a useful way to examine the category-table is another >>> question entirely :P > > It doesn't hang Emacs for me but takes long time in > > redisplay. It's because of the extremely long line. > > If it is ok to terminate lines within the printing of a > > object, something like this change will speed up the > > redisplay. > Looks like a good quick-fix. I've just installed it. > Better of course would be to speed up the (re)display of > long lines. Sure. --- Kenichi Handa handa@m17n.org