[Orgmode] Empty lines are added below heading when task is repeated and org-indent-mode is on

2010-05-14 Thread Tom
Using the latest version (6.36) if I have a heading like this:


** TODO test task
stuff
  SCHEDULED: <2010-05-15 Sat 07:35 +1d>


Then an empty line is inserted below the heading (before "stuff") if
org-indent-mode is on and logging is set like this:


(setq org-log-repeat nil)
(setq org-log-done 'time)



I tested it with a clean config using only the settings above.


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


Re: [Orgmode] Empty lines are added below heading when task is repeated and org-indent-mode is on

2010-05-19 Thread Carsten Dominik

Fixed, thanks.

- Carsten

On May 15, 2010, at 8:57 AM, Tom wrote:


Using the latest version (6.36) if I have a heading like this:


** TODO test task
stuff
 SCHEDULED: <2010-05-15 Sat 07:35 +1d>


Then an empty line is inserted below the heading (before "stuff") if
org-indent-mode is on and logging is set like this:


(setq org-log-repeat nil)
(setq org-log-done 'time)



I tested it with a clean config using only the settings above.


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


- Carsten




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