So what would I need to do to use the "new exporter"? -Tom
-- Thomas Moyer tommo...@gmail.com On Fri, Sep 21, 2012 at 12:21 PM, Bastien <b...@altern.org> wrote: > Nicolas Goaziou <n.goaz...@gmail.com> writes: > > >> Thomas Moyer <tommo...@gmail.com> writes: > >> > >>> I have a set of files that I put notes in that I would like to export > >>> to HTML. When I do this, I have configured everything to allow > >>> certain drawers to included in the export, but those drawers are put > >>> in <pre> blocks. Is there a way to convince the export mechanism to > >>> treat links inside drawers as links that need exported. I put a link > >>> in the drawer to another file and would like the link to work. > >> > >> This is not currently possible. > >> > >> The new HTML exporter (contrib/lisp/org-e-html.el) supports using a > >> custom function to export drawers. It is not easily usable for now, > >> but maybe you can explore from there. > > > > AFAIU, the new exporter defaults to what the OP is asking for. > > Indeed, thanks for double-checking. > > -- > Bastien >