emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Markus Berlin <ecce.berlin@googlemail.com>
To: emacs-orgmode@gnu.org
Subject: Bug: Extra space inserted in repeated tasks' date line
Date: Mon, 15 Aug 2011 14:02:43 +0200	[thread overview]
Message-ID: <20110815120242.GA9035@gmail.com> (raw)


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

             reply	other threads:[~2011-08-15 12:02 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-15 12:02 Markus Berlin [this message]
2011-08-18  7:55 ` Bug: Extra space inserted in repeated tasks' date line 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110815120242.GA9035@gmail.com \
    --to=ecce.berlin@googlemail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).