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: Sat, 6 Oct 2012 19:33:21 -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 1349577209 9502 80.91.229.3 (7 Oct 2012 02:33:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 7 Oct 2012 02:33:29 +0000 (UTC) To: Eli Zaretskii , "T.V Raman" , emacs-devel@gnu.org, tv.raman.tv@gmail.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Oct 07 04:33: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 1TKggP-0004k4-S7 for ged-emacs-devel@m.gmane.org; Sun, 07 Oct 2012 04:33:33 +0200 Original-Received: from localhost ([::1]:45390 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TKggJ-0002H1-VD for ged-emacs-devel@m.gmane.org; Sat, 06 Oct 2012 22:33:27 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:47103) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TKggG-0002Gs-V1 for emacs-devel@gnu.org; Sat, 06 Oct 2012 22:33:25 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TKggF-0001SZ-Uu for emacs-devel@gnu.org; Sat, 06 Oct 2012 22:33:24 -0400 Original-Received: from mail-ie0-f169.google.com ([209.85.223.169]:33926) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TKggE-0001SF-8m; Sat, 06 Oct 2012 22:33:22 -0400 Original-Received: by mail-ie0-f169.google.com with SMTP id 10so8124455ied.0 for ; Sat, 06 Oct 2012 19:33:21 -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=1ij4XTxsPsStr/M616cO2TKjfugSeG51wuryRUwtDX8=; b=0KEg32TI6IYaai4T6vSusEGZiZvD3oyKShtne0rYZifa0oUCtCAV59BGkXwJRXK2Sd FI4xEI7MOFTOjIfyfK3Dp2C1QZxpSvkPIuK/zUa1tCgRNZKT5onSd5bzBInpxIB90F/9 IBWlXW6EhybF/+Noi9Xf9rsHiozy0NgV/+3iExfO2zp+EQmyy34KVBK46taOuZcbwqOj 14+kj90TNK/TWXJeKwB0PbhOYQrRKhg0fGG9gMV74OYyd3jOIiYP14wdfKuSS22ALRPH pRaF9PWlzi8tLf9wphYH9WLJQfkirxU6iWQXtq6O+h+a0lT6ald1Opny/jIXLaRjgGNw SKjg== Original-Received: by 10.50.151.210 with SMTP id us18mr4944022igb.1.1349577201484; Sat, 06 Oct 2012 19:33:21 -0700 (PDT) Original-Received: by 10.42.158.72 with HTTP; Sat, 6 Oct 2012 19:33:21 -0700 (PDT) In-Reply-To: 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:154150 Archived-At: Following up:the culprit appears to have been ido-max-directory-size being set to unlimited -- though why that slowed vm down is still a mystery. -- Best Regards, --raman On 10/6/12, T.V. Raman wrote: > Still seeing sporadic hangs, e.g. when launching the VM mail reader. > > -- > Best Regards, > --raman > > > On 10/4/12, T.V. Raman wrote: >> 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. >>> >>> >> >