From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id iIiDG+Wb4V98XwAA0tVLHw (envelope-from ) for ; Tue, 22 Dec 2020 07:10:29 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id SIpXF+Wb4V9xcAAAbx9fmQ (envelope-from ) for ; Tue, 22 Dec 2020 07:10:29 +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 E992294011C for ; Tue, 22 Dec 2020 07:10:28 +0000 (UTC) Received: from localhost ([::1]:35540 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1krboQ-0000qk-AE for larch@yhetil.org; Tue, 22 Dec 2020 02:10:26 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:56158) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1krbn5-0000qc-8a for emacs-orgmode@gnu.org; Tue, 22 Dec 2020 02:09:03 -0500 Received: from mail-pl1-x62d.google.com ([2607:f8b0:4864:20::62d]:42902) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1krbn3-00041H-Pu; Tue, 22 Dec 2020 02:09:03 -0500 Received: by mail-pl1-x62d.google.com with SMTP id s15so2538865plr.9; Mon, 21 Dec 2020 23:08:57 -0800 (PST) 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=FFrUuKDMa3EaMfYnJchnTxUKerjsRDgQdqprbc+kY98=; b=c0bwZt5Lj46ubDQPbwJF26ug85lRp5HHyUEvm3tzUAn8xyZ86l+d0SpkYYE8uA4+Zs 4zQ9XtBsve3Dn5nTbrnUvdxPJ+GazBS7dzC4ZEs4FCI07GVElY60c7iYiox/ms4PDcc2 lh2hwSnNY3RFf+mUSXGKp8y5RP5u4iRNaLe/lrOzFkxUN0DMgO0JBslOkTEKYZcTDBfm ZLOCawShd2q3+U6TYcfm+dD66+poQAkgVkt1nhZz8Td5RAoJiJn8edJm53b/5oQICIrT 3/hlqEUWGwv1AXUNoVWg1CMs8iQQeQkJCjsSBMuSy4PUgJo8RQMW72uHRR+OLwwasLJ/ FkPQ== 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=FFrUuKDMa3EaMfYnJchnTxUKerjsRDgQdqprbc+kY98=; b=Q4v63+xFXgrxOH8WoViESH5+S+ZHXz/IIudba63WbdF5LyUhSF7OoF4PR/SwHvHKHw DX35MQeZ6TtoLkO0GhM9ChjtQGOj8tNLy7q4LcEbXwXbJ27GxnxDZEF0B+WBksSniBBU levZeLYE6VcEiGfW+xjWi9BslHIH9qGlB+OBDsqT3Ilx6SYv/NFSWrXNCoDaaECwwj+C MZt1vudFsFc9OaKra/7+Re8k6nPGp4ERWtwHeFCXoprH0+0zp6KjSEnlnAPddERg0Vse q/RryAkN3IBHv3/JX44Rt/YGePZ7oMImB6a0vPQWfBf5gIHWYl7RguNDg5TugetxlFg+ +VRw== X-Gm-Message-State: AOAM5307zO2H0QhQQqE6JEFN7eLOfI7Y54hx3T8FyfZwGbp6EoHjX6b3 aJRM7uKZL0fvW1P6WPosVGamIKqK7kausA== X-Google-Smtp-Source: ABdhPJxOaQ2cwSjbw+vwgvWtcW8wtkREcrSRidydeusnZS7c4pl6Go+vfEoTM074UKI8i4Co9loj8A== X-Received: by 2002:a17:90a:734c:: with SMTP id j12mr20441570pjs.201.1608620935812; Mon, 21 Dec 2020 23:08:55 -0800 (PST) Received: from ryzen3950 (c-73-71-89-135.hsd1.ca.comcast.net. [73.71.89.135]) by smtp.gmail.com with ESMTPSA id z2sm7978139pgl.49.2020.12.21.23.08.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 21 Dec 2020 23:08:54 -0800 (PST) From: Matt Huszagh To: Bastien Subject: Re: babel default header args as functions In-Reply-To: <87v9gmzrj3.fsf@gmail.com> References: <87ftflikkc.fsf@gmail.com> <871rjqprdu.fsf@gmail.com> <875z8wxis3.fsf@gmail.com> <87k0x8dy3s.fsf@gnu.org> <87v9gmzrj3.fsf@gmail.com> Date: Mon, 21 Dec 2020 23:08:53 -0800 Message-ID: <87y2hql3lm.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::62d; envelope-from=huszaghmatt@gmail.com; helo=mail-pl1-x62d.google.com 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: , "emacs-orgmode@gnu.org" Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -1.22 Authentication-Results: aspmx1.migadu.com; dkim=fail (headers rsa verify failed) header.d=gmail.com header.s=20161025 header.b=c0bwZt5L; 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-Migadu-Queue-Id: E992294011C X-Spam-Score: -1.22 X-Migadu-Scanner: scn0.migadu.com X-TUID: DqalD7+3TUmC Bastien, Any chance you've had the time to look at this? I know how much time you put into org-mode, so no rush if you need more time! Let me know if there's anything I can do on my end. Thanks! Matt