From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: emacs: hanging in redisplay code? Date: Thu, 04 Oct 2012 21:57:03 +0200 Message-ID: <838vbm80z4.fsf@gnu.org> References: <20589.39640.643682.851351@gargle.gargle.HOWL> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1349401890 24552 80.91.229.3 (5 Oct 2012 01:51:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 5 Oct 2012 01:51:30 +0000 (UTC) Cc: emacs-devel@gnu.org To: raman@google.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 05 03:51:34 2012 Return-path: Envelope-to: ged-emacs-devel@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 1TJx3p-0006Y7-Hd for ged-emacs-devel@m.gmane.org; Fri, 05 Oct 2012 03:50:41 +0200 Original-Received: from localhost ([::1]:56521 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TJrXh-0003TX-8z for ged-emacs-devel@m.gmane.org; Thu, 04 Oct 2012 15:57:09 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:51661) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TJrXe-0003MD-C6 for emacs-devel@gnu.org; Thu, 04 Oct 2012 15:57:07 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TJrXd-000075-AX for emacs-devel@gnu.org; Thu, 04 Oct 2012 15:57:06 -0400 Original-Received: from mtaout20.012.net.il ([80.179.55.166]:49352) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TJrXc-00006Y-RA for emacs-devel@gnu.org; Thu, 04 Oct 2012 15:57:05 -0400 Original-Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0MBD00400WPT8G00@a-mtaout20.012.net.il> for emacs-devel@gnu.org; Thu, 04 Oct 2012 21:56:49 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MBD003K6WQPR070@a-mtaout20.012.net.il>; Thu, 04 Oct 2012 21:56:49 +0200 (IST) In-reply-to: <20589.39640.643682.851351@gargle.gargle.HOWL> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 80.179.55.166 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:154042 Archived-At: > Date: Thu, 4 Oct 2012 07:19:04 -0700 > From: "T. V. Raman" > > After last night's update from git, emacs has become *really* > slow in things like filename completion. Turning on toggle debug > on quit shows the following backtrace: > Debugger entered--Lisp error: (quit) > redisplay_internal\ \(C\ function\)() I don't see any slowdown, FWIW. How many files do you have in a directory where you see slower completion?