From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: default export templates broken? Date: Thu, 11 Jul 2013 08:50:08 +0200 Message-ID: <87k3kxa8v3.fsf@gmail.com> References: <878v1dhk70.fsf@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42075) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UxAhQ-0001QN-Tb for emacs-orgmode@gnu.org; Thu, 11 Jul 2013 02:49:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UxAhQ-0003Tb-1X for emacs-orgmode@gnu.org; Thu, 11 Jul 2013 02:49:56 -0400 Received: from mail-wg0-x22c.google.com ([2a00:1450:400c:c00::22c]:41040) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UxAhP-0003TT-Rs for emacs-orgmode@gnu.org; Thu, 11 Jul 2013 02:49:55 -0400 Received: by mail-wg0-f44.google.com with SMTP id m15so6646148wgh.23 for ; Wed, 10 Jul 2013 23:49:55 -0700 (PDT) In-Reply-To: <878v1dhk70.fsf@ericabrahamsen.net> (Eric Abrahamsen's message of "Thu, 11 Jul 2013 11:03:31 +0800") 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: Eric Abrahamsen Cc: emacs-orgmode@gnu.org Hello, Eric Abrahamsen writes: > I wonder if something in the new export backend system has broken > inserting export option templates? Choosing anything but "default" as > the backend gives me this backtrace, in this case html. The offending > functions seem to have no definition (compiler macros?) so I couldn't > poke further, but it looks like a symbol's being given to something that > expects the new struct-based backend. Indeed. This should now be fixed. Thank you. Regards, -- Nicolas Goaziou