From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tim Cross Newsgroups: gmane.emacs.devel Subject: Re: emacs: hanging in redisplay code? Date: Mon, 8 Oct 2012 09:28:40 +1100 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 1349648925 1751 80.91.229.3 (7 Oct 2012 22:28:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 7 Oct 2012 22:28:45 +0000 (UTC) Cc: Eli Zaretskii , emacs-devel@gnu.org, "T.V Raman" To: "T.V. Raman" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 08 00:28:51 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 1TKzL9-0005Mv-Fs for ged-emacs-devel@m.gmane.org; Mon, 08 Oct 2012 00:28:51 +0200 Original-Received: from localhost ([::1]:60899 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TKzL3-0001fw-Ew for ged-emacs-devel@m.gmane.org; Sun, 07 Oct 2012 18:28:45 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:51276) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TKzL1-0001fr-7k for emacs-devel@gnu.org; Sun, 07 Oct 2012 18:28:44 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TKzL0-0002wa-9P for emacs-devel@gnu.org; Sun, 07 Oct 2012 18:28:43 -0400 Original-Received: from mail-vb0-f41.google.com ([209.85.212.41]:48462) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TKzKy-0002wD-R8; Sun, 07 Oct 2012 18:28:40 -0400 Original-Received: by mail-vb0-f41.google.com with SMTP id v13so4174169vbk.0 for ; Sun, 07 Oct 2012 15:28:40 -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 :cc:content-type; bh=Snalo67zyuFMb08wnipi+Yj1gzbHqPKJPcMbApIgVc0=; b=yoH6iRer8JoxOeTvq9zscP3vhcFzJVJUlCZk4q4sCTA5dd2OnIE4Jz1ig2uy7croti 4vzZpw3rERa/UQ2qie9FtruHs2AIQY8IsfKxnf7I9qrzGsVJz3JBbRSXQ9eDRDIO3YEr rOvyglMl9OoMBW8y6G0DBGzJ8uGo2zY4e8eTEZjoetYi+/IKQ5Rw+Bqfij//59pqyBmC IjZG7Q/Oe4PQQzyq2CSTldn7Zdz7jDjag9CZ/GO6nEPhVgwx99FRUe0rmiDkWYIaRdZ9 Z47TrY59yjCz/URKAHTRBodd2uy4NV78HABcslCgL4IKt5EsCILQABOxmEYuR+XjGxvs Szpg== Original-Received: by 10.220.210.193 with SMTP id gl1mr8603011vcb.58.1349648920303; Sun, 07 Oct 2012 15:28:40 -0700 (PDT) Original-Received: by 10.58.170.40 with HTTP; Sun, 7 Oct 2012 15:28:40 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.212.41 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:154209 Archived-At: Hi Raman, what version of VM are you running? On the weekend, I had a similoar experience while running emacsclient in a terminal and using VM. It only occured once and I've used VM several times since with no issues. I don't use dio. Tim On 7 October 2012 13:33, T.V. Raman wrote: > 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. >>>> >>>> >>> >> > -- Tim Cross