From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH 1/5] bind org-export-current-backend in generic exporter. Date: Sat, 22 Oct 2011 11:40:40 +0200 Message-ID: <87vcrhictj.fsf@gnu.org> References: <1319213609-40770-1-git-send-email-rpgoldman@real-time.com> <1319213609-40770-2-git-send-email-rpgoldman@real-time.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:59729) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RHY3R-00057A-Jp for emacs-orgmode@gnu.org; Sat, 22 Oct 2011 05:39:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RHY3Q-0005as-Gq for emacs-orgmode@gnu.org; Sat, 22 Oct 2011 05:39:49 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:61384) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RHY3Q-0005ZO-B9 for emacs-orgmode@gnu.org; Sat, 22 Oct 2011 05:39:48 -0400 Received: by wyg34 with SMTP id 34so5601282wyg.0 for ; Sat, 22 Oct 2011 02:39:47 -0700 (PDT) In-Reply-To: <1319213609-40770-2-git-send-email-rpgoldman@real-time.com> (Robert P. Goldman's message of "Fri, 21 Oct 2011 11:13:25 -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: "Robert P. Goldman" Cc: emacs-orgmode@gnu.org "Robert P. Goldman" writes: > This is needed for org-export-preprocess-string to function correctly. Applied, thanks. -- Bastien