From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "T.V. Raman" Newsgroups: gmane.emacs.devel Subject: emacs: hanging in redisplay code? Date: Thu, 4 Oct 2012 19:44:59 -0700 Message-ID: References: <20589.39640.643682.851351@gargle.gargle.HOWL> <838vbm80z4.fsf@gnu.org> <20589.63016.232173.391381@retriever.mtv.corp.google.com> <834nma7xv8.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1349405105 14970 80.91.229.3 (5 Oct 2012 02:45:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 5 Oct 2012 02:45:05 +0000 (UTC) To: Eli Zaretskii , "T.V Raman" , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 05 04:45:10 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 1TJxuY-0005KO-Iw for ged-emacs-devel@m.gmane.org; Fri, 05 Oct 2012 04:45:10 +0200 Original-Received: from localhost ([::1]:48604 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TJxuS-00049P-J4 for ged-emacs-devel@m.gmane.org; Thu, 04 Oct 2012 22:45:04 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:45548) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TJxuQ-00047A-PS for emacs-devel@gnu.org; Thu, 04 Oct 2012 22:45:03 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TJxuP-0003DK-Rm for emacs-devel@gnu.org; Thu, 04 Oct 2012 22:45:02 -0400 Original-Received: from mail-ie0-f169.google.com ([209.85.223.169]:46669) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TJxuO-0003C3-7G; Thu, 04 Oct 2012 22:45:00 -0400 Original-Received: by mail-ie0-f169.google.com with SMTP id 10so3088121ied.0 for ; Thu, 04 Oct 2012 19:44:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=MAuUUveiJhuhGay2Cwkiebmdb5D6F67ZvFpUC51UzbA=; b=Eb7IPXSIISHgRExlV2csJDPg2YIoN7i+RLPCEdpMBBkRKGJYOAJJ3zUq+AX/071aPD GBLHqEolxpirbJ9DN5xZ/HBS+l3VQE68zXhMvx763xwFGdn0DfrXxrZrdrnmj9tlyZhp ZF7BjmcAe2Ps4nGi0MrDANuheDrjD74ZNSar33EVQ2XJgTKEzqm2s6mPsTnNlFnug4DM E+F61FOPWWyY1/7pwNorJUrcxhBrkAaKg521u0h+F4d+USIWvSo8YIC6gO4ob3fNTL1Z 2xcoVl/hERMBAVRrE1rxUSBglUHrejeR8P6NbK1JTbwy6vPS9fqcayLAO7HzbjrYYE2G vCgA== Original-Received: by 10.50.149.228 with SMTP id ud4mr7313724igb.16.1349405099342; Thu, 04 Oct 2012 19:44:59 -0700 (PDT) Original-Received: by 10.42.158.72 with HTTP; Thu, 4 Oct 2012 19:44:59 -0700 (PDT) In-Reply-To: <834nma7xv8.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.223.169 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:154077 Archived-At: Did another update, make distclean and rebuilt, appears to be running fine. Was either a transient problem which is gone, or it needed a make distclean; haven't done that in a while. -- Best Regards, --raman On 10/4/12, Eli Zaretskii wrote: >> From: raman@google.com (T.V Raman) >> Date: Thu, 4 Oct 2012 13:48:40 -0700 >> Cc: raman@google.com, >> emacs-devel@gnu.org >> >> about 100+ triggered it for me on my home machine --- 32bit >> Ubuntu Jaunty -- > > Well, I see no slow-down in the Emacs src directory which holds more > than 230 files. > >