Re: [O] Bug: Org leaves whitespace around :LOGBOOK: [8.2.10 (release_8.2.10 @ /home/jsynacek/.local/share/emacs/24.4/lisp/org/)]

2014-11-03 Thread Jan Synacek
Nicolas Goaziou m...@nicolasgoaziou.fr writes: 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)

Re: [O] Bug: Org leaves whitespace around :LOGBOOK: [8.2.10 (release_8.2.10 @ /home/jsynacek/.local/share/emacs/24.4/lisp/org/)]

2014-11-03 Thread Nicolas Goaziou
Jan Synacek jsyna...@redhat.com writes: Git bisect log: bad: [3f484a52775c8873a3b1b44e8264e01369850a8a] Fix headline insertion after an empty headline good: [e112f3c0df49264998d4ae8df545c9940692f68f] ox-texinfo: Fix corner case when fixing a node name good:

[O] Bug: Org leaves whitespace around :LOGBOOK: [8.2.10 (release_8.2.10 @ /home/jsynacek/.local/share/emacs/24.4/lisp/org/)]

2014-11-02 Thread Jan Synacek
Hello, 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@/!) |

Re: [O] Bug: Org leaves whitespace around :LOGBOOK: [8.2.10 (release_8.2.10 @ /home/jsynacek/.local/share/emacs/24.4/lisp/org/)]

2014-11-02 Thread Nicolas Goaziou
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