Re: [O] org-property-format, trailing whitespace

2015-04-18 Thread John J Foerch
Rasmus writes: > Hi John, > > Thanks for your report. > > John J Foerch 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-a

Re: [O] org-property-format, trailing whitespace

2015-04-18 Thread Rasmus
Hi John, Thanks for your report. John J Foerch 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) > (r

[O] org-property-format, trailing whitespace

2015-04-18 Thread John J Foerch
Hello, There is a certain case when org-mode leaves trailing whitespace on ":LOGBOOK:" and ":END:" lines and this was bringing me a little annoyance, as I like to keep my org files neat. I finally tracked down the source of the problem. I use the following configuration to automatically create a