From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aaron Ecay Subject: Re: [PATCH][BUG] org-babel-confirm-evaluate Date: Sat, 07 Nov 2015 21:36:06 +0000 Message-ID: <877flttruh.fsf@gmail.com> References: <87twoyt79d.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44003) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZvB9g-0000CK-Ko for emacs-orgmode@gnu.org; Sat, 07 Nov 2015 16:36:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZvB9d-00017V-C1 for emacs-orgmode@gnu.org; Sat, 07 Nov 2015 16:36:12 -0500 Received: from mail-wm0-x236.google.com ([2a00:1450:400c:c09::236]:33575) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZvB9d-00017P-5p for emacs-orgmode@gnu.org; Sat, 07 Nov 2015 16:36:09 -0500 Received: by wmec201 with SMTP id c201so44608260wme.0 for ; Sat, 07 Nov 2015 13:36:08 -0800 (PST) In-Reply-To: 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: "Charles C. Berry" Cc: Org-Mode mailing list Hi Chuck, 2015ko azaroak 7an, "Charles C. Berry"-ek idatzi zuen: >=20 >=20 > Thanks for the comments. I've revised as suggested. The patch has been=20 > pushed as Thanks. >=20 > Strange. >=20 > I produced the patch on Mac OS X 10.11.1 with the usual >=20 > git format-patch master -o >=20 > command line using >=20 > git version 2.4.9 (Apple Git-60) >=20 > and sent it as an email attachment using alpine as the client. Strange indeed. I re-downloaded the patch file from gmail (in case my MUA had done something perverse) and checked it with emacs and even a hex editor =E2=80=93 it definitely has \r\n line endings. Mysteries of lif= e I suppose. :) --=20 Aaron Ecay