From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Moe Subject: Re: [ODT] [BUG?] Custom links are formatted as for html Date: Sat, 12 Nov 2011 23:28:57 +0100 Message-ID: <4EBEF329.7080608@christianmoe.com> References: <4EBECA09.3030301@christianmoe.com> <81lirlkpaj.fsf@gmail.com> Reply-To: mail@christianmoe.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:45774) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RPM0N-0003hs-UN for emacs-orgmode@gnu.org; Sat, 12 Nov 2011 17:24:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RPM0M-0002qq-SF for emacs-orgmode@gnu.org; Sat, 12 Nov 2011 17:24:55 -0500 Received: from b1.hitrost.net ([91.185.211.67]:56192) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RPM0M-0002qk-ND for emacs-orgmode@gnu.org; Sat, 12 Nov 2011 17:24:54 -0500 In-Reply-To: <81lirlkpaj.fsf@gmail.com> 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: Jambunathan K Cc: Org Mode On 11/12/11 10:24 PM, Jambunathan K wrote: >> When I try to define a custom link type with special formatting for >> ODT export, the exporter behaves as if the backend is html. > > I have pushed a fix for this. Note that I haven't modified org-bbdb yet. Hi, I confirm that it's fixed. Thanks! Just to be clear, I only used org-bbdb as an example, I wasn't planning to change it (but what I *was* trying to do with custom links and ODT was a bit too involved for a minimal example). (And I did not mean to imply that changing it is your job.) Yours, Christian