From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Wales Subject: Re: Emacs hangs sometimes for no reason Date: Sat, 14 Jan 2017 12:38:47 -0700 Message-ID: References: <87fuklv5xu.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54678) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cSUA5-00064g-NM for emacs-orgmode@gnu.org; Sat, 14 Jan 2017 14:38:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cSUA5-0000xS-0t for emacs-orgmode@gnu.org; Sat, 14 Jan 2017 14:38:49 -0500 Received: from mail-qk0-x22a.google.com ([2607:f8b0:400d:c09::22a]:36233) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cSUA4-0000xG-SZ for emacs-orgmode@gnu.org; Sat, 14 Jan 2017 14:38:48 -0500 Received: by mail-qk0-x22a.google.com with SMTP id 11so85371778qkl.3 for ; Sat, 14 Jan 2017 11:38:48 -0800 (PST) In-Reply-To: <87fuklv5xu.fsf@nicolasgoaziou.fr> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Nicolas Goaziou Cc: Sebastian Christ , emacs-orgmode@gnu.org fwiw, i have had the element cache turned off since org 8 because of intermittent bugs. i tried it on in org 9 maint recently and it caused similar problems. so you might be experiencing same. funnily enough, it doesn't seem to make any difference to agenda creation speed, which is my bottleneck. >> My actual question is, had someone had similar issues? Or is it just me >> with my configuration?