From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert Goldman Subject: Re: Orgmode[PATCH] org-export-generic, "text markup" -- and a request Date: Wed, 18 Aug 2010 22:04:01 -0500 Message-ID: <4C6C9F21.9020500@sift.info> References: <20100723111931.GA29930@tomas> <686EF89A-2ED9-401C-94F5-C54709571E32@gmail.com> Reply-To: rpgoldman@sift.info Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=36765 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OlvQD-0004i3-5L for emacs-orgmode@gnu.org; Wed, 18 Aug 2010 23:04:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OlvQC-0006E5-1P for emacs-orgmode@gnu.org; Wed, 18 Aug 2010 23:04:04 -0400 Received: from mpls.sift.info ([75.146.46.193]:58567) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OlvQB-0006Ds-UJ for emacs-orgmode@gnu.org; Wed, 18 Aug 2010 23:04:04 -0400 In-Reply-To: <686EF89A-2ED9-401C-94F5-C54709571E32@gmail.com> 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: Org Mode On 8/13/10 Aug 13 -3:35 PM, Carsten Dominik wrote: > Hi everyone, > > I am not sure what the status o this patch is now, is there anyone > besides the author whw has tested it and can comment on it? While we're at it, what's the status of my patches that add text markup (and text markup across line boundaries) to org-export-generic. I'm actually pretty anxious to see other patches be added before mine goes in. Mine had to revise the handling so that it wasn't line-by-line, but now uses the same preprocessing as other org export facilities. I fear that other patches might clash with that pretty badly. Best, R