From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Oorg-export-generic.el and emphasize Date: Fri, 07 Jun 2013 13:13:45 +0200 Message-ID: <87vc5qw4uu.fsf@gmail.com> References: <51B02B25.5020509@laposte.net> <0ly5anqqaq.fsf@wjh.hardakers.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47597) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ukuc5-0001Qy-29 for emacs-orgmode@gnu.org; Fri, 07 Jun 2013 07:13:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ukubz-0006KL-RX for emacs-orgmode@gnu.org; Fri, 07 Jun 2013 07:13:45 -0400 Received: from mail-wi0-x22e.google.com ([2a00:1450:400c:c05::22e]:41871) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ukubz-0006K4-LI for emacs-orgmode@gnu.org; Fri, 07 Jun 2013 07:13:39 -0400 Received: by mail-wi0-f174.google.com with SMTP id k10so1139789wiv.7 for ; Fri, 07 Jun 2013 04:13:39 -0700 (PDT) In-Reply-To: <0ly5anqqaq.fsf@wjh.hardakers.net> (Wes Hardaker's message of "Thu, 06 Jun 2013 07:14:53 -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: Wes Hardaker Cc: celano , "emacs-orgmode@gnu.org" Hello, Wes Hardaker writes: > celano writes: > >> I tried exporting a text with emphasize, but it doesn't work. >> The man page speaks about sections, lists and such other things, but >> nothing about emphasizing and bold text. >> http://orgmode.org/worg/org-contrib/org-export-generic.html > > You're right that it doesn't do this. > > The generic exporter really needs to be rewritten to make use of the new > parser, now that it exists... I've been meaning to look into doing just > that but haven't yet found the time. "ox.el" is a generic exporter. I think we should focus on developing export back-ends for this one instead. What feature from `org-export-generic' do you think is missing in ox.el? Regards, -- Nicolas Goaziou