From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: Re: BUG ??? Cannot export custom link type to ASCII :-( Date: Mon, 06 Sep 2010 09:29:32 +0200 Message-ID: <87fwxnwcrn.fsf@gmx.de> References: <877hj1nf7j.fsf@gmx.de> <87mxrwxxig.fsf@gmx.de> <87fwxo12xl.fsf@gnu.org> <87k4mzx0ac.fsf@gmx.de> <87wrqzxt5n.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=38070 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OsW98-0008EZ-Ot for emacs-orgmode@gnu.org; Mon, 06 Sep 2010 03:29:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OsW97-0005PI-Dk for emacs-orgmode@gnu.org; Mon, 06 Sep 2010 03:29:42 -0400 Received: from mailout-de.gmx.net ([213.165.64.22]:37959 helo=mail.gmx.net) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1OsW96-0005PB-VM for emacs-orgmode@gnu.org; Mon, 06 Sep 2010 03:29:41 -0400 In-Reply-To: <87wrqzxt5n.fsf@gnu.org> (Bastien's message of "Mon, 06 Sep 2010 08:50:12 +0200") 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: Bastien Cc: Emacs-orgmode mailing list , Carsten Dominik Bastien writes: > Sebastian Rose writes: > >> Yes. But I want to avoid the footnote style for my custom "track:" >> links. Look at the track I ran today. > > (Er.. that's a crazy link!) > > > Actually it would make sense to handle how custom type links are > exported in the custom type file itself. > > For example org-bbdb.el would have a function `org-bbdb-export-link' > taking care of the various way BBDB links have to be represented in > HTML, LaTeX, etc. Yes!!! We could then have the entire address as footnote! Very useful!!! Sebastian