From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] Remove unecesssary invocations of org-mode in ox-publish Date: Tue, 29 Jul 2014 15:21:45 +0200 Message-ID: <871tt4fggm.fsf@bzg.ath.cx> References: <87mwbsn40z.fsf@fastmail.fm> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51876) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XC7Ln-0008QB-Ad for emacs-orgmode@gnu.org; Tue, 29 Jul 2014 09:22:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XC7Lh-0006Wu-Bo for emacs-orgmode@gnu.org; Tue, 29 Jul 2014 09:21:55 -0400 Received: from mail-s76.mailgun.info ([184.173.153.204]:36449) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XC7Lh-0006Wq-9I for emacs-orgmode@gnu.org; Tue, 29 Jul 2014 09:21:49 -0400 In-Reply-To: <87mwbsn40z.fsf@fastmail.fm> (Matt Lundin's message of "Tue, 29 Jul 2014 00:10:52 -0500") 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: Matt Lundin Cc: Org Mode Hi Matt, Matt Lundin writes: > This patch fixes a bug in which org-publish makes the following > call... Applied, thanks! -- Bastien