From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: BUG ??? Cannot export custom link type to ASCII :-( Date: Sun, 05 Sep 2010 20:05:26 +0200 Message-ID: <87fwxo12xl.fsf@gnu.org> References: <877hj1nf7j.fsf@gmx.de> <87mxrwxxig.fsf@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from [140.186.70.92] (port=38395 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OsJap-0001kD-2J for emacs-orgmode@gnu.org; Sun, 05 Sep 2010 14:05:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OsJan-0007Lq-Fp for emacs-orgmode@gnu.org; Sun, 05 Sep 2010 14:05:26 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:55383) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OsJan-0007Lj-A1 for emacs-orgmode@gnu.org; Sun, 05 Sep 2010 14:05:25 -0400 Received: by wyb36 with SMTP id 36so4637263wyb.0 for ; Sun, 05 Sep 2010 11:05:24 -0700 (PDT) In-Reply-To: <87mxrwxxig.fsf@gmx.de> (Sebastian Rose's message of "Sun, 05 Sep 2010 13:03:51 +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: Sebastian Rose Cc: Emacs-orgmode mailing list , Carsten Dominik Hi Sebastian, Sebastian Rose writes: > Hmmm ---- this seems so deliberate... For bbdb links this even seems to > make sense... But how could I avoid this "footnote like" behaviour? Actually, I've wished for a long time that we can have a *real* footnote behavior for links when exporting to ASCII. For example: This [[http://orgmode.org][Org]] thingy is great. Would be exported to: This Org¹ thingy is great. ¹ http://orgmode.org I'm putting this on my TODO list... -- Bastien