From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabrice Popineau Subject: Re: BUG report [Was: computing the size of a tikz to png image during export] Date: Mon, 29 Jan 2018 08:49:42 +0100 Message-ID: References: <87lgghr2h2.fsf@nicolasgoaziou.fr> <3B19340F-A8EF-45AB-ACB2-E4FA14CA9465@ucsd.edu> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="001a114a69966d14b60563e57eef" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44612) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eg4Ch-00035l-Nd for emacs-orgmode@gnu.org; Mon, 29 Jan 2018 02:50:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eg4Cd-0003tC-HA for emacs-orgmode@gnu.org; Mon, 29 Jan 2018 02:50:11 -0500 Received: from smtp2.supelec.fr ([160.228.120.31]:59985) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eg4Cd-0003rk-5V for emacs-orgmode@gnu.org; Mon, 29 Jan 2018 02:50:07 -0500 Received: from localhost (localhost [127.0.0.1]) by smtp2.supelec.fr (Postfix) with ESMTP id AB5F680D20 for ; Mon, 29 Jan 2018 08:50:04 +0100 (CET) Received: from smtp2.supelec.fr ([127.0.0.1]) by localhost (smtp2.supelec.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Nuw6-4km-vzU for ; Mon, 29 Jan 2018 08:50:04 +0100 (CET) Received: from mail-qk0-f175.google.com (mail-qk0-f175.google.com [209.85.220.175]) by smtp2.supelec.fr (Postfix) with ESMTPSA id 072E180B6E for ; Mon, 29 Jan 2018 08:50:04 +0100 (CET) Received: by mail-qk0-f175.google.com with SMTP id y80so4400773qkb.4 for ; Sun, 28 Jan 2018 23:50:03 -0800 (PST) In-Reply-To: <3B19340F-A8EF-45AB-ACB2-E4FA14CA9465@ucsd.edu> 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" To: "Berry, Charles" Cc: Alan Schmitt , emacs-orgmode , Nicolas Goaziou --001a114a69966d14b60563e57eef Content-Type: text/plain; charset="UTF-8" 2018-01-29 2:34 GMT+01:00 Berry, Charles : > > On Jan 28, 2018, at 3:24 PM, Nicolas Goaziou > wrote: > > > > Would you have an ECM? I don't know what is "the by-backend trick". > > Not a bug AFAICS. > > `by-backend' is a macro mentioned here: > > https://lists.gnu.org/archive/html/emacs-orgmode/2013-07/msg00500.html > > I guess it needs to use `org-export-current-backend' if it is to be > handled in recent org versions. > Thanks for the pointer to the variable but that is not the problem. You should have a look at commit 38be85124551083d269. It prevents evaluation of the by-backend form in parameters. -- Fabrice --001a114a69966d14b60563e57eef Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


2018-01-29 2:34 GMT+01:00 Berry, Charles <ccberry@ucsd.edu>:
> On Jan 28, 201= 8, at 3:24 PM, Nicolas Goaziou <mail@nicolasgoaziou.fr> wrote:
>
> Would you have an ECM? I don't know what is "the by-backend t= rick".

Not a bug AFAICS.

`by-backend' is a macro mentioned here:

https://lists.gnu.org/archive/= html/emacs-orgmode/2013-07/msg00500.html

I guess it needs to use `org-export-current-backend' if it is to be han= dled in recent org versions.

Thanks for= the pointer to the variable but that is not the problem.

You should have a look at commit=C2=A0 38be85124551083d269.
It prevents evaluation of the by-back= end form in parameters.

--
Fabrice
--001a114a69966d14b60563e57eef--