emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Bug: Clock data and log messages no longer in drawers [6.3


From: Carsten Dominik
Subject: Re: [Orgmode] Bug: Clock data and log messages no longer in drawers [6.36trans (release_6.36.7.gae1eb)]
Date: Mon, 10 May 2010 18:33:51 +0200

Hi Bernt,

can I ask you to try out which of the following lines (or both) cause the problem?

+  (org-set-local 'comment-start "#")
+  (modify-syntax-entry ?\n ">")

Could you comment one and then the other to check?

Thanks.

- Carsten


On May 10, 2010, at 4:48 PM, Bernt Hansen wrote:


Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See

    http://orgmode.org/manual/Feedback.html#Feedback

Your bug report will be posted to the Org-mode mailing list.
------------------------------------------------------------------------

After updating to master this morning my clock data is no longer inside my clock drawer. Logbook drawers (for state changes) also do not end up
inside the drawer anymore.

org-log-into-drawer is a variable defined in `org.el'.
Its value is t

org-clock-into-drawer is a variable defined in `org-clock.el'.
Its value is "CLOCK"

The following task was created and clocked in and this is what I see:

,----
| * New task
|   :CLOCK:
| :END:
|
| CLOCK: [2010-05-10 Mon 10:31]
`----

This was broken by commit

9e9f083aa921f1124e9d405ef560550702210633 is the first bad commit
commit 9e9f083aa921f1124e9d405ef560550702210633
Author: Carsten Dominik <address@hidden>
Date:   Sat May 8 17:10:14 2010 +0200

   Fix comment syntax in org-mode

   Patch by Leo.

If this works, we have fixed an issue that has bugged me for several
   years.

:040000 040000 f0b0d5f4cfef5257c957ff9e19b84d309c5ea1e0 64581be3dd01b4783e02aa7c53f399a8931534b0 M lisp

Regards,
Bernt



Emacs  : GNU Emacs 22.2.1 (i486-pc-linux-gnu, GTK+ Version 2.12.11)
of 2008-11-09 on raven, modified by Debian
Package: Org-mode version 6.36trans (release_6.36.7.gae1eb)

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

- Carsten






reply via email to

[Prev in Thread] Current Thread [Next in Thread]