From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: adapted org-flag-drawer to hide newlines of consecutive drawers to save lines Date: Fri, 15 Nov 2013 20:30:36 +0100 Message-ID: <87fvqx31k3.fsf@bzg.ath.cx> References: <87iovx7hbx.fsf@univie.ac.at> <87r4alqoml.fsf@bzg.ath.cx> <87y54semrn.fsf@gmail.com> <87fvr03cq3.fsf@bzg.ath.cx> <87mwl8ee7w.fsf@gmail.com> <87d2m4v86o.fsf@bzg.ath.cx> <87d2m2ev53.fsf@gmail.com> <87habezj8o.fsf@bzg.ath.cx> <871u2hli21.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41974) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VhP6P-0004XP-I4 for emacs-orgmode@gnu.org; Fri, 15 Nov 2013 14:30:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VhP6G-00037t-TQ for emacs-orgmode@gnu.org; Fri, 15 Nov 2013 14:30:49 -0500 Received: from mail-wi0-x235.google.com ([2a00:1450:400c:c05::235]:55852) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VhP6G-00037W-KZ for emacs-orgmode@gnu.org; Fri, 15 Nov 2013 14:30:40 -0500 Received: by mail-wi0-f181.google.com with SMTP id f4so1464954wiw.14 for ; Fri, 15 Nov 2013 11:30:39 -0800 (PST) In-Reply-To: <871u2hli21.fsf@gmail.com> (Nicolas Goaziou's message of "Fri, 15 Nov 2013 17:56:54 +0100") 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Nicolas Goaziou Cc: emacs-orgmode@gnu.org, Gregor Kappler Nicolas Goaziou writes: > The only reliable way to know if it is cache related is to try with > `org-element-use-cache' set to nil. Right, I'll try this for a while if I'm hit again by the bug. -- Bastien