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:39:17 +0200 Message-ID: <87obaijy8a.fsf@gmail.com> References: <87r4fgkqql.fsf@gmail.com> <0DC61A88-1225-40A8-851F-D1CE751A505C@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46979) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UuioV-00064M-DN for emacs-orgmode@gnu.org; Thu, 04 Jul 2013 08:39:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UuioT-0005p7-F2 for emacs-orgmode@gnu.org; Thu, 04 Jul 2013 08:39:07 -0400 Received: from mail-wi0-x22e.google.com ([2a00:1450:400c:c05::22e]:36929) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UuioT-0005oq-6y for emacs-orgmode@gnu.org; Thu, 04 Jul 2013 08:39:05 -0400 Received: by mail-wi0-f174.google.com with SMTP id k10so6280688wiv.1 for ; Thu, 04 Jul 2013 05:39:04 -0700 (PDT) In-Reply-To: <0DC61A88-1225-40A8-851F-D1CE751A505C@gmail.com> (Carsten Dominik's message of "Wed, 3 Jul 2013 23:48:54 +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: Carsten Dominik Cc: Org Mode List Hello, Carsten Dominik writes: > this does look like a good change - and hopefully few enough external backends > have been written for this patch to not pose a problem. Its almost exclusively an internal change. Only the removal of `org-export-with-translations' might bite back-end developers, but I would be surprised if this feature was used in the wild. I applied the patches. Now, onto orgtbl-to-*. Regards, -- Nicolas Goaziou