From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer Stengele Subject: Creating a "SCHEDULED" entry with C-c C-s seems to add a trailing whitespace after the timestamp Date: Mon, 18 Jul 2011 08:37:38 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:60829) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QihUw-0001N0-Mp for emacs-orgmode@gnu.org; Mon, 18 Jul 2011 02:40:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QihUu-00061Q-NA for emacs-orgmode@gnu.org; Mon, 18 Jul 2011 02:40:10 -0400 Received: from lo.gmane.org ([80.91.229.12]:52464) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QihUu-00060A-2m for emacs-orgmode@gnu.org; Mon, 18 Jul 2011 02:40:08 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QihUs-0006d8-JD for emacs-orgmode@gnu.org; Mon, 18 Jul 2011 08:40:06 +0200 Received: from 212.34.176.74 ([212.34.176.74]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 18 Jul 2011 08:40:06 +0200 Received: from rainer.stengele by 212.34.176.74 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 18 Jul 2011 08:40:06 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi! Creating a "SCHEDULED" entry with C-c C-s seems to add a trailing whitespace after the timestamp: *** TODO [#A] simple to do SCHEDULED: <2011-07-18 Mo> This - my thought was - is probably not intended!? Same is true for DEADLINE entries created by C-c C-d. - Rainer