From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Babel CALL no longer produces HTML output Date: Sat, 23 Jul 2016 18:51:46 +0200 Message-ID: <87fur0fgbh.fsf@saiph.selenimh> References: <87r3akzh3c.fsf@iki.fi> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39946) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bR09V-00089f-50 for emacs-orgmode@gnu.org; Sat, 23 Jul 2016 12:51:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bR09U-00088j-C1 for emacs-orgmode@gnu.org; Sat, 23 Jul 2016 12:51:49 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:51422) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bR09U-000887-68 for emacs-orgmode@gnu.org; Sat, 23 Jul 2016 12:51:48 -0400 In-Reply-To: (Charles C. Berry's message of "Sat, 23 Jul 2016 09:10:22 -0700") 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: "Charles C. Berry" Cc: Jarmo Hurri , emacs-orgmode@gnu.org Hello, "Charles C. Berry" writes: > IIUC, one result is that header args in the src block being called take > precedence over default header args. More below. [...] > I am not sure I find this new behavior to be an improvement. Having default header args to take precedence over local ones seems counter-intuitive. It makes it harder to override them, and harder to reason about the current active headers. OTOH, inheriting :exports property may not be optimal. In particular, ":exports code" for a Babel call is probably nonsensical. Perhaps a solution would be to keep the current behaviour and make an exception for :exports, which would always be `results' for Babel calls. WDYT? Regards, -- Nicolas Goaziou