From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id yGaSAoL2SGDWTwAA0tVLHw (envelope-from ) for ; Wed, 10 Mar 2021 16:40:34 +0000 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id +M7WOYH2SGCHdwAAbx9fmQ (envelope-from ) for ; Wed, 10 Mar 2021 16:40:33 +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 6D27E16DF6 for ; Wed, 10 Mar 2021 17:40:33 +0100 (CET) Received: from localhost ([::1]:53270 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lK1su-0000rN-0A for larch@yhetil.org; Wed, 10 Mar 2021 11:40:32 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:42932) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lK1kv-0002Wz-Fd for emacs-orgmode@gnu.org; Wed, 10 Mar 2021 11:32:22 -0500 Received: from mailscanner.iro.umontreal.ca ([132.204.25.50]:4307) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lK1kt-0005Kw-2T for emacs-orgmode@gnu.org; Wed, 10 Mar 2021 11:32:16 -0500 Received: from pmg3.iro.umontreal.ca (localhost [127.0.0.1]) by pmg3.iro.umontreal.ca (Proxmox) with ESMTP id 27468440BEE; Wed, 10 Mar 2021 11:32:13 -0500 (EST) Received: from mail01.iro.umontreal.ca (unknown [172.31.2.1]) by pmg3.iro.umontreal.ca (Proxmox) with ESMTP id E60A9440BB4; Wed, 10 Mar 2021 11:32:11 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=iro.umontreal.ca; s=mail; t=1615393931; bh=/wRSxT8U7hdGqNaYNcOSmq4bG/rwJmXbnhNV43uj/aI=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=gSbTQ0TV9DYQXzbVKkG3bvNlO71E6cAisVAx2G3/HtzQGwPCUUweAZ8cukvs5fdCS d7J8xfr/UmrimUHPzbbJTB/HroHNYvtGlsKVo7bWgDIvZkr3CHIxn1iLYtuBNUfd8U 7arBJk3VaBEiBnk0KUL7RmTfV3a1V2aezp6+JSv9bupkTcHadm2WGYxxbGei8VFur2 XB5hSnTJCAmGUDFdM8WKShldEXi6zxDIxMf1V3He0gsGwVPO1Rxwv1ol73qwWIhzCf yB5Aiv7lDumP0g+gWQHlmdYIBPr/SeAEY1oRxw1irpm1brskuFFsrShhBahs27iHPT rKmBD9v4lmLbQ== Received: from alfajor (unknown [216.154.43.249]) by mail01.iro.umontreal.ca (Postfix) with ESMTPSA id 9598E120470; Wed, 10 Mar 2021 11:32:11 -0500 (EST) From: Stefan Monnier To: Kyle Meyer Subject: Re: Using lexical-binding Message-ID: References: <87a6rsg0vb.fsf@kyleam.com> <87a6rjcv5w.fsf@kyleam.com> <87r1ks9plr.fsf@kyleam.com> <8735x4c2k5.fsf@kyleam.com> <87tupjabin.fsf@kyleam.com> Date: Wed, 10 Mar 2021 11:32:10 -0500 In-Reply-To: <87tupjabin.fsf@kyleam.com> (Kyle Meyer's message of "Tue, 09 Mar 2021 23:16:48 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-SPAM-INFO: Spam detection results: 0 ALL_TRUSTED -1 Passed through trusted hosts only via SMTP AWL -0.104 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DKIM_SIGNED 0.1 Message has a DKIM or DK signature, not necessarily valid DKIM_VALID -0.1 Message has at least one valid DKIM or DK signature DKIM_VALID_AU -0.1 Message has a valid DKIM or DK signature from author's domain Received-SPF: pass client-ip=132.204.25.50; envelope-from=monnier@iro.umontreal.ca; helo=mailscanner.iro.umontreal.ca X-Spam_score_int: -42 X-Spam_score: -4.3 X-Spam_bar: ---- X-Spam_report: (-4.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_MED=-2.3, 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: Marco Wahl , emacs-orgmode@gnu.org Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1615394433; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=+Dh220566stRRYgqXSuev4FBeePcHFyys3JbDEAgK9Y=; b=eg4JHWBMLDkAjyLoKzrupFCpd9x802RceexBCy6rgX8tthqd5YF5wzXue4zCvqjq+tgiNp rc6AKpINFo2H7dDQG58nk4hpi+9h1u7tWqelhtvE2DmPE301S2zpdjtBUypetd1Jl4R5CG IEjYomppP4rguxcxS/voxkG9ld91DeWBoy/D0De9ZgACJBlzCCPn4hE2o/k/VakM7NbyFD Wgys+vcWzL+EMEOwyuh3y24lANbKq0M5o0DiSxGjAt6r1r/JWxQ8tNEpGqkIVAEfJLyZkO UkEp//9TC+aj6E+lvfRvrhujwlRnXIqtPSdsPzSqMb4gEL7p0nzdgLtuI/8Y9g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1615394433; a=rsa-sha256; cv=none; b=BSQs78nlgdUYa/i4ohkOLZeVO0sP9KX1rQtLOsxvWKXtCrok74usTym50IK7Qfzkn4EiQv 5cmyLxAchKhB+/w7A1qCbYeDik3kZeny4vqxfzlVlv4kBC1tnusfXlL9M8d4KGgBbo9xEU D72YilZv3XYCw+K/OZIaTUhW0FZY78c5OfBoz8uq8KR6Xa/Rfn2R4eADhWzwh3hKcyi6EB JBY7/F7tJoYCOF/zVgzLYcfJh5GC4hcVKRU7b4RrSmwhrDzZ6njVk9b3U0a8zm0sK1uq0A RKtvq/5oHYuZ/dMmYbWBCP4YKwchAvvsUePXACVPuGlP4IzecM+Zg2TkWLV37w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=iro.umontreal.ca header.s=mail header.b=gSbTQ0TV; 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-Spam-Score: -1.29 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=iro.umontreal.ca header.s=mail header.b=gSbTQ0TV; dmarc=fail reason="SPF not aligned (relaxed)" header.from=iro.umontreal.ca (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: 6D27E16DF6 X-Spam-Score: -1.29 X-Migadu-Scanner: scn1.migadu.com X-TUID: Ri2e1LOO7eWQ Thanks. So now, I'm just waiting for that code to make its way to Emacs's `master` branch (which I guess first means to make its way to an Org release, so I had better find something else to do in the mean time). Stefan