From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] org.el: Inhibit insertion of superfluous space character in org-add-planning-info. Date: Tue, 16 Aug 2011 19:05:57 +0200 Message-ID: <87zkj9jngq.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:34081) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QtN4o-0005qM-PX for emacs-orgmode@gnu.org; Tue, 16 Aug 2011 13:05:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QtN4n-0008Du-OY for emacs-orgmode@gnu.org; Tue, 16 Aug 2011 13:05:18 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:57987) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QtN4n-0008Dg-Fa for emacs-orgmode@gnu.org; Tue, 16 Aug 2011 13:05:17 -0400 Received: by wyi11 with SMTP id 11so86881wyi.0 for ; Tue, 16 Aug 2011 10:05:16 -0700 (PDT) In-Reply-To: ("Valentin \=\?iso-8859-1\?Q\?W\=FCstholz\=22's\?\= message of "Mon, 8 Aug 2011 15:48:44 +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: Valentin =?iso-8859-1?Q?W=FCstholz?= Cc: emacs-orgmode Hi Valentin, Valentin Wüstholz writes: > I've noticed that org-add-planning-info adds a superfluous space > character when a repeated task is marked as DONE and gets rescheduled. Patch applied, thanks. For the next patch, can you include the ChangeLog entry? Thanks! -- Bastien