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: Tue, 30 Jan 2018 22:31:45 +0100 Message-ID: References: <87lgghr2h2.fsf@nicolasgoaziou.fr> <3B19340F-A8EF-45AB-ACB2-E4FA14CA9465@ucsd.edu> <87y3kfxdu3.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="001a11405036220324056405183e" Return-path: Received: from eggs.gnu.org ([208.118.235.92]:44492) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1egdWn-0006uv-1J for emacs-orgmode@gnu.org; Tue, 30 Jan 2018 16:33:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1egdVi-0005jZ-W8 for emacs-orgmode@gnu.org; Tue, 30 Jan 2018 16:33:16 -0500 Received: from smtp2.supelec.fr ([160.228.120.31]:36398) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1egdVh-0005eB-Ri for emacs-orgmode@gnu.org; Tue, 30 Jan 2018 16:32:10 -0500 Received: from localhost (localhost [127.0.0.1]) by smtp2.supelec.fr (Postfix) with ESMTP id B25708062F for ; Tue, 30 Jan 2018 22:32:07 +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 U9S2Hb63bIWl for ; Tue, 30 Jan 2018 22:32:07 +0100 (CET) Received: from mail-qt0-f178.google.com (mail-qt0-f178.google.com [209.85.216.178]) by smtp2.supelec.fr (Postfix) with ESMTPSA id B6B6980ACF for ; Tue, 30 Jan 2018 22:32:06 +0100 (CET) Received: by mail-qt0-f178.google.com with SMTP id s3so19187422qtb.10 for ; Tue, 30 Jan 2018 13:32:06 -0800 (PST) In-Reply-To: <87y3kfxdu3.fsf@nicolasgoaziou.fr> 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: Nicolas Goaziou Cc: Alan Schmitt , emacs-orgmode , "Berry, Charles" --001a11405036220324056405183e Content-Type: text/plain; charset="UTF-8" 2018-01-30 21:59 GMT+01:00 Nicolas Goaziou : > Hello, > > Fabrice Popineau writes: > > > You should have a look at commit 38be85124551083d269. > > It prevents evaluation of the by-backend form in parameters. > > It doesn't. > > My mistake: it optionaly prevents :-) > It prevents evaluation conditionally, i.e., when an optional argument is > non-nil. The same argument prevents expanding Noweb references because > I think both features are tied. If I'm wrong, we will use a special > value to distinguish the cases, or use another argument. > > Meanwhile, I think this is fixed. > After a quick test, it seems to work ok here. Thanks a lot because I rely heavily on this feature ! Regards, Fabrice --001a11405036220324056405183e Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


2018-01-30 21:59 GMT+01:00 Nicolas Goaziou <mail@nicolasgoaziou.f= r>:
Hello,

Fabrice Popineau <fabrice.popineau@centralesupelec.fr> writes:=

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

It doesn't.

My mistake: it optionaly prevents :-)
=C2= =A0
It prevents evaluation conditionally, i.e., when an optional argument is non-nil. The same argument prevents expanding Noweb references because
I think both features are tied. If I'm wrong, we will use a special
value to distinguish the cases, or use another argument.

Meanwhile, I think this is fixed.

After= a quick test, it seems to work ok here.

Thanks a = lot because I rely heavily on this feature !

Regar= ds,

Fabrice
--001a11405036220324056405183e--