From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martyn Jago Subject: Re: [PATCH] Modifications to enable test script to run with emacs-23 and emacs-22 Date: Sun, 25 Sep 2011 09:18:29 +0100 Message-ID: References: <87ipontf1w.fsf@gmail.com> <877h4xkrav.wl%dmaus@ictsoc.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:59380) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R7jv9-0000xq-Kc for emacs-orgmode@gnu.org; Sun, 25 Sep 2011 04:18:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R7jv8-0000Fq-Ao for emacs-orgmode@gnu.org; Sun, 25 Sep 2011 04:18:43 -0400 Received: from lo.gmane.org ([80.91.229.12]:34422) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R7jv8-0000CZ-5e for emacs-orgmode@gnu.org; Sun, 25 Sep 2011 04:18:42 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1R7jv6-0005VF-Qj for emacs-orgmode@gnu.org; Sun, 25 Sep 2011 10:18:40 +0200 Received: from 88-96-171-138.dsl.zen.co.uk ([88.96.171.138]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 25 Sep 2011 10:18:40 +0200 Received: from martyn.jago by 88-96-171-138.dsl.zen.co.uk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 25 Sep 2011 10:18:40 +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 David David Maus writes: > Hi Eric, > Hi Martyn, > > At Tue, 20 Sep 2011 09:03:27 -0600, > Eric Schulte wrote: >> >> Applied, Thanks! -- Eric > > I noticed that newlines in the commit messages of patches by Martyn > are somehow messed up: > > ,---- > | Modifications to enable test script to run with emacs-23 and > emacs-22 * testing/org-test.el: enable test script to run with > emacs-23 and emacs-22 * testing/lisp/test-org-exp.el: added org-ascii > requirement > `---- I too have noticed this - I generate the commit message in magit and generate the patch with git format-patch, and at that point newlines still appear to be honoured here. I then attach the patch inline to gnus. Any solutions welcome. Best, Martyn