From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: adapted org-flag-drawer to hide newlines of consecutive drawers to save lines Date: Fri, 15 Nov 2013 17:56:54 +0100 Message-ID: <871u2hli21.fsf@gmail.com> 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> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39721) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VhMhG-0004M7-15 for emacs-orgmode@gnu.org; Fri, 15 Nov 2013 11:56:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VhMhA-0000HV-Nk for emacs-orgmode@gnu.org; Fri, 15 Nov 2013 11:56:41 -0500 In-Reply-To: <87habezj8o.fsf@bzg.ath.cx> (Bastien's message of "Thu, 14 Nov 2013 23:55:19 +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: Bastien Cc: emacs-orgmode@gnu.org, Gregor Kappler Hello, Bastien writes: > If M-x org-element-cache-reset RET always solve such problems, then my > problems was not related to the cache, as org-element-cache-reset did > not solve it. The only reliable way to know if it is cache related is to try with `org-element-use-cache' set to nil. Regards, -- Nicolas Goaziou