Hello,

Jan Synacek <jsyna...@redhat.com> writes:

> I'm not sure if this is by design or not, but it sure looks like a bug
> to me and is quite annoying.
>
> Reproducer:
> 1) emacs -Q
> 2) eval the following:
> (require 'org)
> (setq org-log-done 'time)
> (setq org-log-into-drawer t)
> (setq org-todo-keywords
>       '((sequence "TODO(t)" "WAITING(w@/!)" "|" "DONE(d!)")))
> 3) create a temporary org-mode buffer, insert an item in it, and C-c C-t
>    on the item (set the item to the WAITING state)
> 4) notice the whitespace after :LOGBOOK: and :END:, creating sort of a box
>
> Emacs  : GNU Emacs 24.4.2 (x86_64-unknown-linux-gnu, GTK+ Version 3.10.9)
>  of 2014-10-22 on jsynacek-ntb-work.brq.redhat.com
> Package: Org-mode version 8.2.10 (release_8.2.10 @ 
> /home/jsynacek/.local/share/emacs/24.4/lisp/org/)

FWIW, I cannot reproduce it on development version (8.3_beta).


Regards,

-- 
Nicolas Goaziou

Reply via email to