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: Thu, 14 Nov 2013 23:55:19 +0100 Message-ID: <87habezj8o.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> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51332) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vh5p0-00072t-VV for emacs-orgmode@gnu.org; Thu, 14 Nov 2013 17:55:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vh5oq-0003Ez-D8 for emacs-orgmode@gnu.org; Thu, 14 Nov 2013 17:55:34 -0500 Received: from mail-wg0-x230.google.com ([2a00:1450:400c:c00::230]:58126) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vh5oq-0003Ej-5g for emacs-orgmode@gnu.org; Thu, 14 Nov 2013 17:55:24 -0500 Received: by mail-wg0-f48.google.com with SMTP id n12so2749782wgh.3 for ; Thu, 14 Nov 2013 14:55:23 -0800 (PST) In-Reply-To: <87d2m2ev53.fsf@gmail.com> (Nicolas Goaziou's message of "Thu, 14 Nov 2013 18:43:52 +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 Hi Nicolas, Nicolas Goaziou writes: >> The symptoms were that moving around with M- and friends was >> completely erratic. > > OK. I'll look into it. 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. Anyway, thanks for looking into this. -- Bastien