Hi John,

Thanks for your report.

John J Foerch <jjfoe...@earthlink.net> writes:

> Down at the end of `org-indent-line', a bit of code meant to clean up
> the whitespace of properties inserts the trailing whitespace in the case
> of the ":LOGBOOK:" and ":END:" lines.
>
>     (if (looking-at org-property-re)
>         (replace-match (concat (match-string 4)
>                                (format org-property-format
>                                        (match-string 1) (match-string 3)))
>                        t t))
>

It seems you are running Org 8.2.  Would you mind to test if this behavior
is fixed in the 8.3 git version?

Thanks,
Rasmus

-- 
One thing that is clear: it's all down hill from here 


Reply via email to