From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [RFC] Changing internal representation of back-ends to defstructs Date: Thu, 04 Jul 2013 14:55:19 +0200 Message-ID: <87fvvujxhk.fsf@gmail.com> References: <87r4fgkqql.fsf@gmail.com> <0DC61A88-1225-40A8-851F-D1CE751A505C@gmail.com> <87obaijy8a.fsf@gmail.com> <877gh6bies.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53583) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uuj41-0006CJ-Tu for emacs-orgmode@gnu.org; Thu, 04 Jul 2013 08:55:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uuj40-0003tA-Hy for emacs-orgmode@gnu.org; Thu, 04 Jul 2013 08:55:09 -0400 In-Reply-To: <877gh6bies.fsf@bzg.ath.cx> (Bastien's message of "Thu, 04 Jul 2013 14:48:11 +0200") 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: Bastien Cc: Org Mode List , Carsten Dominik Hello, Bastien writes: > Is there anything that backend developers (both in core and contrib/) > should change in their code? I don't think so. AFAICT, the only changes needed were in ox-html/ox-odt/ox-freemind; I took care of them. Again, you only need to change something if `org-export-with-translations' appears in the code. See 758a545fb6da5e3314d609472c0defcee05cf703 for examples. Regards, -- Nicolas Goaziou