all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Welle <mwe012008@gmx.net>
To: emacs-orgmode@gnu.org
Subject: Re: Trouble with logbook drawers
Date: Fri, 18 Nov 2016 18:35:38 +0100	[thread overview]
Message-ID: <87bmxcwv11.fsf@luisa.c0t0d0s0.de> (raw)
In-Reply-To: <87lgwgn5sf.fsf@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Fri, 18 Nov 2016 16:53:20 +0100")

Hello,

Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:

> Hello,
>
> Michael Welle <mwe012008@gmx.net> writes:
>
>> 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?
>
> No idea. An ECM would help.
that's not so easy I guess.

I found a few occurrences where that issue occurred and the order of the
log entries in the drawer was out of order, like this:

   :LOGBOOK:
   - State "DONE"       from "OPEN"       [2016-10-19 Wed 10:08]
   - State "DONE"       from "OPEN"       [2016-10-15 Sat 09:17]
   - State "OPEN"       from "OPEN"       [2016-10-15 Sat 09:16]
   - State "DONE"       from "OPEN"       [2016-10-07 Fri 12:58]
   :LOGBOOK:
   - State "OPEN"       from "OPEN"       [2016-10-19 Wed 10:07]
   - State "OPEN"       from "OPEN"       [2016-10-07 Fri 12:58]
   :END:
   - State "DONE"       from "OPEN"       [2016-09-29 Thu 10:35]
   ...
   :END:

Judging from the time stamps all tasks suffering from the issue got
defective at the some day. But most of the time the order of the entries
is still correct, so I can't really say if the issue happened at a
certain point in time or gradually.


> Also, what Org version are you using? What
The git version from october. But I observed that issue with earlier
versions as well. I've upgraded from git now, let's see what happens.


> is the value of `org-log-into-drawer'?
It's set to t.

Regards
hmw

  reply	other threads:[~2016-11-18 17:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-18 10:49 Trouble with logbook drawers Michael Welle
2016-11-18 15:53 ` Nicolas Goaziou
2016-11-18 17:35   ` Michael Welle [this message]
2016-11-21 11:06 ` Michael Welle

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bmxcwv11.fsf@luisa.c0t0d0s0.de \
    --to=mwe012008@gmx.net \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.