From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [Bug] test-org-export/before-parsing-hook Date: Thu, 31 Jan 2013 12:05:10 +0100 Message-ID: <8738xhmx0f.fsf@bzg.ath.cx> References: <87pq0qydp4.fsf@Rainer.invalid> <8738xi53fg.fsf@bzg.ath.cx> <87ip6eii5m.fsf@Rainer.invalid> <87halyo3ph.fsf@gmail.com> <87622eifzn.fsf@Rainer.invalid> <87d2wmo1n3.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:41003) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U0rzD-0006Ba-HN for emacs-orgmode@gnu.org; Thu, 31 Jan 2013 06:07:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U0rzC-0007xz-0w for emacs-orgmode@gnu.org; Thu, 31 Jan 2013 06:07:19 -0500 Received: from mail-wg0-f51.google.com ([74.125.82.51]:64530) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U0rzB-0007xh-PZ for emacs-orgmode@gnu.org; Thu, 31 Jan 2013 06:07:17 -0500 Received: by mail-wg0-f51.google.com with SMTP id 8so1883941wgl.18 for ; Thu, 31 Jan 2013 03:07:17 -0800 (PST) In-Reply-To: <87d2wmo1n3.fsf@gmail.com> (Nicolas Goaziou's message of "Wed, 30 Jan 2013 21:29:36 +0100") 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: Nicolas Goaziou Cc: Achim Gratz , emacs-orgmode@gnu.org Hi Nicolas, Nicolas Goaziou writes: > It is more that this function does too much things behind the scenes > (like calling `org-agenda-prepare-buffers') to be reliable in a test > environment. Agreed. We are better off testing the behavior of `org-map-entries' than using it for tests. -- Bastien