From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Welle Subject: Trouble with logbook drawers Date: Fri, 18 Nov 2016 11:49:37 +0100 Message-ID: <87inrlvz9a.fsf@luisa.c0t0d0s0.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50446) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c7gjt-0002g0-If for emacs-orgmode@gnu.org; Fri, 18 Nov 2016 05:49:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c7gjq-0001Ee-HW for emacs-orgmode@gnu.org; Fri, 18 Nov 2016 05:49:49 -0500 Received: from mout.gmx.net ([212.227.15.15]:60829) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c7gjq-0001Du-6R for emacs-orgmode@gnu.org; Fri, 18 Nov 2016 05:49:46 -0500 Received: from stella.c0t0d0s0.de ([89.204.138.111]) by mail.gmx.com (mrgmx001 [212.227.17.190]) with ESMTPSA (Nemesis) id 0MfF6I-1cQqQJ3GXq-00OovJ for ; Fri, 18 Nov 2016 11:49:41 +0100 Received: from Stella (stella.c0t0d0s0.de [192.168.42.1]) by stella.c0t0d0s0.de (Postfix) with ESMTP id B5FD1C4175 for ; Fri, 18 Nov 2016 11:49:37 +0100 (CET) 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: emacs-orgmode@gnu.org Hello, I have a few repeating tasks with defective logbook drawers: :LOGBOOK: .... :LOGBOOK: .... :END: ... :END: As you can see, two drawers got nested somehow. They both hold data that belongs to the task. I can't say if data is missing, but there seems to be no duplication of data. >From time to time I fix them manually, but they tend to come back after some time. Any hints? Regards hmw