emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Empty lines are added below heading when task is repeated and org-indent-mode is on
@ 2010-05-15  6:57 Tom
  2010-05-19 16:04 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Tom @ 2010-05-15  6:57 UTC (permalink / raw)
  To: emacs-orgmode

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Empty lines are added below heading when task is repeated and org-indent-mode is on
  2010-05-15  6:57 Empty lines are added below heading when task is repeated and org-indent-mode is on Tom
@ 2010-05-19 16:04 ` Carsten Dominik
  0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2010-05-19 16:04 UTC (permalink / raw)
  To: Tom; +Cc: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-05-19 16:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-15  6:57 Empty lines are added below heading when task is repeated and org-indent-mode is on Tom
2010-05-19 16:04 ` Carsten Dominik

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).