From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer Stengele Subject: Re: Creating a "SCHEDULED" entry with C-c C-s seems to add a trailing whitespace after the timestamp Date: Mon, 18 Jul 2011 10:42:00 +0200 Message-ID: <4E23F1D8.6020908@diplan.de> References: <87tyakt73w.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:35220) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QijOx-0006Ug-O0 for emacs-orgmode@gnu.org; Mon, 18 Jul 2011 04:42:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QijOt-0005L4-3i for emacs-orgmode@gnu.org; Mon, 18 Jul 2011 04:42:07 -0400 Received: from ns.diplan.de ([212.34.188.4]:52579 helo=mail.diplan.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QijOs-0005Kp-IY for emacs-orgmode@gnu.org; Mon, 18 Jul 2011 04:42:02 -0400 In-Reply-To: <87tyakt73w.fsf@gnu.org> 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: Bastien Cc: emacs-orgmode@gnu.org Hi Bastien. works! Sorry for not checking the git log - Rainer Am 18.07.2011 08:50, schrieb Bastien: > Hi Rainer, > > Rainer Stengele writes: > >> Creating a "SCHEDULED" entry with C-c C-s seems to add a trailing >> whitespace after the timestamp: > This has been fixed a few days ago. > > Can you test against latest git? >