From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Brand Subject: Re: ERT: body of org-test-with-temp-text-in-file Date: Sat, 15 Dec 2012 10:10:39 +0100 Message-ID: References: <87y5gzhgm3.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:51308) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tjnlb-00047G-3Y for emacs-orgmode@gnu.org; Sat, 15 Dec 2012 04:10:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TjnlY-0001iL-US for emacs-orgmode@gnu.org; Sat, 15 Dec 2012 04:10:42 -0500 Received: from mail-qc0-f180.google.com ([209.85.216.180]:37140) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TjnlY-0001iB-PT for emacs-orgmode@gnu.org; Sat, 15 Dec 2012 04:10:40 -0500 Received: by mail-qc0-f180.google.com with SMTP id v28so2925413qcm.39 for ; Sat, 15 Dec 2012 01:10:39 -0800 (PST) In-Reply-To: <87y5gzhgm3.fsf@bzg.ath.cx> 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: Org Mode Hi Bastien On Sat, Dec 15, 2012 at 9:19 AM, Bastien wrote: > Now you can. There were no real reason to force using (progn ...) > here so I removed that and updated the test suite accordingly. > > Let me know if this works for you now. Yes, thank you. Michael