From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Question about HTML export, drawers, and links Date: Wed, 19 Sep 2012 12:57:32 +0200 Message-ID: <87d31icmar.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:43619) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TEHyt-0000Ls-C4 for emacs-orgmode@gnu.org; Wed, 19 Sep 2012 06:58:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TEHyI-0008ML-4p for emacs-orgmode@gnu.org; Wed, 19 Sep 2012 06:58:11 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:37048) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TEHyH-0008ME-Uc for emacs-orgmode@gnu.org; Wed, 19 Sep 2012 06:57:34 -0400 Received: by wgbdt14 with SMTP id dt14so523796wgb.30 for ; Wed, 19 Sep 2012 03:57:33 -0700 (PDT) In-Reply-To: (Thomas Moyer's message of "Wed, 12 Sep 2012 14:25:32 -0400") 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: Thomas Moyer Cc: emacs-orgmode@gnu.org Hi Thomas, Thomas Moyer 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
 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.

Best,

-- 
 Bastien