From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id x+FmLc0Ih1/9SQAA0tVLHw (envelope-from ) for ; Wed, 14 Oct 2020 14:18:53 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id IODCKM0Ih19gcgAAB5/wlQ (envelope-from ) for ; Wed, 14 Oct 2020 14:18:53 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id D651B94053C for ; Wed, 14 Oct 2020 14:18:52 +0000 (UTC) Received: from localhost ([::1]:36962 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kShcB-0006br-Sk for larch@yhetil.org; Wed, 14 Oct 2020 10:18:51 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33098) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kShaM-0005vk-LA for emacs-orgmode@gnu.org; Wed, 14 Oct 2020 10:16:58 -0400 Received: from mail-pl1-x636.google.com ([2607:f8b0:4864:20::636]:36642) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kShaL-0003in-2D; Wed, 14 Oct 2020 10:16:58 -0400 Received: by mail-pl1-x636.google.com with SMTP id w21so1847140plq.3; Wed, 14 Oct 2020 07:16:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:cc:subject:in-reply-to:references:date:message-id :mime-version; bh=dgy5JvNP9OgDtz6E0z+4m1GJM0nH69slrIXA+eeYvJ0=; b=Ea1Nd89uHBtEOV0oY0SoZEE2W/jgiLxzmAXX+4Hu0WAtMZCkOCrdpamK1yjEhEgD9O E19CRo8Me62yWaI1c9rEu4EB+Gb/ZFam6c0krejOsG20Ix6Z/FMsJOMt3BGFQv+8LnmG wJTusoAxHCXu9rJFwjfkFB+XlR04EfvTF5Jk/5SMXFYyMFksZo/mZmfNvKQ7VNIvFnHd 6o5J87XJxwQzSCCe4xaU9FcDSs+rJV8Mr9hH8e/sauE8VuFdxkKCRaua0lxsVg9r0SYI Vehgej1VIdJZh3ASXtthAs1wUfo33Qv3CTfzdEccC591LIrm6KGNEiQujMa1YQkJTK3w 9ddw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:cc:subject:in-reply-to:references :date:message-id:mime-version; bh=dgy5JvNP9OgDtz6E0z+4m1GJM0nH69slrIXA+eeYvJ0=; b=uTnj9jTxc5dksDcd/zI6XD40xpDIIGbIMakiGjWjqSrti+hiZgpGnPRZQRoXBerC3b TcqsDBPxk+azWW1JAwHcWyEzQ1OH0lvD7Umnl7qykCTU+AsQtO8WDP/CdkKEt+A/fW4e aOBx2jFsCG5XhtLyx21H7KhiHcmi22Rve+IQ8gw5reZbQDlavwqKBg6T3oMb5mTHNQpD EzHwM2oyqvaPKCESrSgaAQMjYiiYesOYyhDvo6udvAuftc38S051hjfgCWZAH45adou1 PqKUBYOYWg+XUOvbLRNhw0HVdAnFT0X2RudCvQKJ6YFC5AvgssCp/QNlb+znVdKgXO57 tkHw== X-Gm-Message-State: AOAM531hclK7GnbDkbGEaaY2qZI+yTcNNM94t+1IsgQ0GD5ZBufCf+Ef l+Qb+ZDZCj833xig2k11o8nj6pz85tDuLw== X-Google-Smtp-Source: ABdhPJxaXBWN5xIpoHhBTu6EZobjZKGCnjByuGd5qbPVI5fNFjFDKH8nnd8PkCXTOsVfbg+o5Zez3w== X-Received: by 2002:a17:902:c395:b029:d3:f156:ef0c with SMTP id g21-20020a170902c395b02900d3f156ef0cmr4831607plg.55.1602685014299; Wed, 14 Oct 2020 07:16:54 -0700 (PDT) Received: from ryzen3950 (c-73-71-89-135.hsd1.ca.comcast.net. [73.71.89.135]) by smtp.gmail.com with ESMTPSA id 8sm3746526pfn.54.2020.10.14.07.16.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Oct 2020 07:16:52 -0700 (PDT) From: Matt Huszagh To: rey-coyrehourcq Subject: Re: babel default header args as functions In-Reply-To: References: <87ftflikkc.fsf@gmail.com> <871rjqprdu.fsf@gmail.com> <875z8wxis3.fsf@gmail.com> <87k0x8dy3s.fsf@gnu.org> <87y2lizs63.fsf@gmail.com> Date: Wed, 14 Oct 2020 07:16:51 -0700 Message-ID: <871ri0c2p8.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::636; envelope-from=huszaghmatt@gmail.com; helo=mail-pl1-x636.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Bastien , , "emacs-orgmode@gnu.org" Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=fail (rsa verify failed) header.d=gmail.com header.s=20161025 header.b=Ea1Nd89u; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Spam-Score: 0.09 X-TUID: N6xPp3+gKC/w rey-coyrehourcq writes: > I'm interested by this functionality, do you know if it was merged or i need to apply patch locally ? Hi SR, This hasn't been merged yet. I believe it's ready, but we're just waiting on a maintainer to apply it upstream. If you're able to apply the patch locally and provide feedback that always helps. Matt