emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug: Extra space inserted in repeated tasks' date line
@ 2011-08-15 12:02 Markus Berlin
  2011-08-18  7:55 ` Bastien
  0 siblings, 1 reply; 12+ messages in thread
From: Markus Berlin @ 2011-08-15 12:02 UTC (permalink / raw)
  To: emacs-orgmode


Hi,

some time ago I noticed this small bug (small but it keeps annoying me!):

If the following are set:

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

then if you press C-c C-t on a repeated tasks, like this one:

* TODO do nothing
  SCHEDULED: <2011-08-12 Fr .+2d>

an extra space is introduced just before "SCHEDULED", i.e. you get:

* TODO do nothing
   SCHEDULED: <2011-08-17 Mi .+2d>
  ^

instead of what you want:

* TODO do nothing
  SCHEDULED: <2011-08-17 Mi .+2d>


I get this with the current version from git. This must have been
introduced somewhere before version 7.5, I think, but I cannot say
exactly when...

Best wishes,
Markus

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

end of thread, other threads:[~2011-08-19  8:44 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-15 12:02 Bug: Extra space inserted in repeated tasks' date line Markus Berlin
2011-08-18  7:55 ` Bastien
2011-08-18  8:22   ` Sebastien Vauban
2011-08-18  8:25     ` Carsten Dominik
2011-08-18  9:04       ` Sebastien Vauban
2011-08-18 10:02         ` Carsten Dominik
2011-08-18 12:25           ` Sebastien Vauban
2011-08-18 16:19     ` Bastien
2011-08-18 20:54       ` Sebastien Vauban
2011-08-19  7:42         ` Bastien
2011-08-19  8:38           ` Sebastien Vauban
2011-08-19  8:45             ` Bastien

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).