From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [RFC] Changing internal representation of back-ends to defstructs Date: Thu, 04 Jul 2013 14:59:52 +0200 Message-ID: <8738rubhvb.fsf@bzg.ath.cx> References: <87r4fgkqql.fsf@gmail.com> <0DC61A88-1225-40A8-851F-D1CE751A505C@gmail.com> <87obaijy8a.fsf@gmail.com> <877gh6bies.fsf@bzg.ath.cx> <87fvvujxhk.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55373) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uuj8e-0007lZ-Hm for emacs-orgmode@gnu.org; Thu, 04 Jul 2013 08:59:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uuj8d-0005Gr-90 for emacs-orgmode@gnu.org; Thu, 04 Jul 2013 08:59:56 -0400 Received: from mail-wi0-x234.google.com ([2a00:1450:400c:c05::234]:58077) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uuj8d-0005Gk-1F for emacs-orgmode@gnu.org; Thu, 04 Jul 2013 08:59:55 -0400 Received: by mail-wi0-f180.google.com with SMTP id c10so1208422wiw.13 for ; Thu, 04 Jul 2013 05:59:54 -0700 (PDT) In-Reply-To: <87fvvujxhk.fsf@gmail.com> (Nicolas Goaziou's message of "Thu, 04 Jul 2013 14:55:19 +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: Nicolas Goaziou Cc: Org Mode List , Carsten Dominik Nicolas Goaziou writes: > Again, you only need to change something if > `org-export-with-translations' appears in the code. See > 758a545fb6da5e3314d609472c0defcee05cf703 for examples. Okay, thanks. (This is `org-export-data-with-translations', for those who check this thread.) I checked and no exporter uses this right now. -- Bastien