From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [babel][patch] org-test-with-temp-text-in-file works in Emacs 22 Date: Wed, 04 Jan 2012 17:30:34 +0100 Message-ID: <87aa63a0r9.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:56262) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RiTiT-0002te-B8 for emacs-orgmode@gnu.org; Wed, 04 Jan 2012 11:29:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RiTiR-0006z7-R6 for emacs-orgmode@gnu.org; Wed, 04 Jan 2012 11:29:29 -0500 Received: from mail-ww0-f49.google.com ([74.125.82.49]:62346) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RiTiR-0006yi-LO for emacs-orgmode@gnu.org; Wed, 04 Jan 2012 11:29:27 -0500 Received: by wgbdt11 with SMTP id dt11so22580505wgb.30 for ; Wed, 04 Jan 2012 08:29:26 -0800 (PST) In-Reply-To: (Martyn Jago's message of "Wed, 04 Jan 2012 13:48:26 +0000") 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: Martyn Jago Cc: emacs-orgmode@gnu.org Hi Martyn, Martyn Jago writes: > Attached is a patch to fix macro `org-test-with-temp-text-in-file' on > Emacs 22. > > In Emacs 22 the (kill-buffer) argument is NOT optional. This change > reflects this and allows the macro `org-test-with-temp-text-in-file' > to work in Emacs 22 for org compatibility. This fixes the test > `test-ob-lob/do-not-eval-lob-lines-in-example-blocks-on-export' on Emacs 22. > > This fixes the remaining unexpected test failure on Emacs 22.1.1 Applied, thanks! -- Bastien