From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: [ODT] [BUG?] Custom links are formatted as for html Date: Sun, 13 Nov 2011 02:54:04 +0530 Message-ID: <81lirlkpaj.fsf@gmail.com> References: <4EBECA09.3030301@christianmoe.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:40938) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RPL3j-0008Iz-Qx for emacs-orgmode@gnu.org; Sat, 12 Nov 2011 16:24:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RPL3i-0002nR-E1 for emacs-orgmode@gnu.org; Sat, 12 Nov 2011 16:24:19 -0500 Received: from mail-pz0-f47.google.com ([209.85.210.47]:46738) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RPL3i-0002nN-7M for emacs-orgmode@gnu.org; Sat, 12 Nov 2011 16:24:18 -0500 Received: by pzk1 with SMTP id 1so6496396pzk.6 for ; Sat, 12 Nov 2011 13:24:17 -0800 (PST) In-Reply-To: <4EBECA09.3030301@christianmoe.com> (Christian Moe's message of "Sat, 12 Nov 2011 20:33:29 +0100") 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: mail@christianmoe.com Cc: Org Mode Hello Christian Christian Moe writes: > Hi, Jambunathan, > > 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. ps: If I extrapolate this issue further, it looks like I have to audit contrib modules and see what changes I need to bring over to ODT. Jambunathan K. --