From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [Accepted] org-export-preprocess-string: Use backend var Date: Mon, 28 Feb 2011 14:56:48 +0100 Message-ID: <8739n8qn33.fsf@gnu.org> References: <8162sgx8l7.fsf@gmail.com> <20110228112050.0F5D86A2C@myhost.localdomain> <81vd0472e9.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=33455 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pu3ar-0001Ju-KL for emacs-orgmode@gnu.org; Mon, 28 Feb 2011 08:56:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pu3ao-0000Ub-8M for emacs-orgmode@gnu.org; Mon, 28 Feb 2011 08:56:55 -0500 Received: from mail-bw0-f41.google.com ([209.85.214.41]:61506) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pu3ao-0000UV-2n for emacs-orgmode@gnu.org; Mon, 28 Feb 2011 08:56:54 -0500 Received: by bwz17 with SMTP id 17so4304935bwz.0 for ; Mon, 28 Feb 2011 05:56:52 -0800 (PST) In-Reply-To: <81vd0472e9.fsf@gmail.com> (Jambunathan K.'s message of "Mon, 28 Feb 2011 18:16:22 +0530") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Jambunathan K writes: > A few words of explanation from my side. > > Summary: Facilitate transparent plugging-in of per-backend > pre-processing logic to the org exporter. Thanks! -- Bastien