From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org-mime-htmlize Date: Fri, 28 Dec 2012 17:40:16 +0100 Message-ID: <87zk0ykrd8.fsf@bzg.ath.cx> References: <87obhejjve.fsf@gmail.com> <87ip7mqjsb.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:41651) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Toduo-0001TZ-AY for emacs-orgmode@gnu.org; Fri, 28 Dec 2012 12:40:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Todun-0006ta-6p for emacs-orgmode@gnu.org; Fri, 28 Dec 2012 12:40:14 -0500 Received: from mail-wi0-f178.google.com ([209.85.212.178]:41456) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Todun-0006tR-09 for emacs-orgmode@gnu.org; Fri, 28 Dec 2012 12:40:13 -0500 Received: by mail-wi0-f178.google.com with SMTP id hn3so6033924wib.17 for ; Fri, 28 Dec 2012 09:40:12 -0800 (PST) In-Reply-To: <87ip7mqjsb.fsf@gmail.com> (Eric Schulte's message of "Fri, 28 Dec 2012 08:27:16 -0700") 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: Eric Schulte Cc: George McNinch , emacs-orgmode@gnu.org Hi George, thanks for reporting this. Eric Schulte writes: > From cf2128fb320f714f78fa54b953405d01fa73bf33 Mon Sep 17 00:00:00 2001 > From: Eric Schulte > Date: Fri, 28 Dec 2012 08:20:56 -0700 > Subject: [PATCH] Pass the dir option on through org-export-as-string > > * lisp/org-exp.el (org-export-string): Pass the dir option on through to > any subsequent export functions. Applied, thanks! -- Bastien