From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?Valentin_W=C3=BCstholz?= Subject: Re: [PATCH] org.el: Inhibit insertion of superfluous space character in org-add-planning-info. Date: Tue, 16 Aug 2011 23:25:59 +0200 Message-ID: References: <87zkj9jngq.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:45604) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QtR9R-0004Oe-CW for emacs-orgmode@gnu.org; Tue, 16 Aug 2011 17:26:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QtR9Q-0000HP-8i for emacs-orgmode@gnu.org; Tue, 16 Aug 2011 17:26:21 -0400 Received: from mail-yi0-f41.google.com ([209.85.218.41]:56589) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QtR9Q-0000HL-64 for emacs-orgmode@gnu.org; Tue, 16 Aug 2011 17:26:20 -0400 Received: by yib2 with SMTP id 2so312222yib.0 for ; Tue, 16 Aug 2011 14:26:19 -0700 (PDT) In-Reply-To: <87zkj9jngq.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 Hi Bastien. On Tue, Aug 16, 2011 at 7:05 PM, Bastien wrote: > Hi Valentin, > > Valentin W=C3=BCstholz 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? Sure! I had thought that that wasn't necessary for very small changes. Thanks, Valentin