From unknown Mon Aug 18 18:04:07 2025 X-Loop: help-debbugs@gnu.org Subject: bug#44188: [PATCH] Use lexical binding in wdired.el Resent-From: Brian Leung Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 23 Oct 2020 23:16:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 44188 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch To: 44188@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Reply-To: Brian Leung Received: via spool by submit@debbugs.gnu.org id=B.160349496210962 (code B ref -1); Fri, 23 Oct 2020 23:16:02 +0000 Received: (at submit) by debbugs.gnu.org; 23 Oct 2020 23:16:02 +0000 Received: from localhost ([127.0.0.1]:58687 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kW6Hx-0002qi-Nx for submit@debbugs.gnu.org; Fri, 23 Oct 2020 19:16:02 -0400 Received: from lists.gnu.org ([209.51.188.17]:44038) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kW6Ht-0002qP-FY for submit@debbugs.gnu.org; Fri, 23 Oct 2020 19:15:59 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44090) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kW6Hp-0007SM-Mt for bug-gnu-emacs@gnu.org; Fri, 23 Oct 2020 19:15:56 -0400 Received: from mailout-l3b-97.contactoffice.com ([212.3.242.97]:44712) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kW6Hn-0000x2-BL for bug-gnu-emacs@gnu.org; Fri, 23 Oct 2020 19:15:53 -0400 Received: from ichabod.co-bxl (ichabod.co-bxl [10.2.0.36]) by mailout-l3b-97.contactoffice.com (Postfix) with ESMTP id BF0C44EC for ; Sat, 24 Oct 2020 01:15:44 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailfence.com; s=20160819-nLV10XS2; t=1603494944; bh=yB4/0okyn+RWz/g6qUQA/U4Y0PsLLyDKxJ+S7A1JX+4=; h=Date:Subject:Reply-To:From:To:From; b=ePMNLdxymchHxE3j6T9DBgHBLdIMWDNyD6orWFu6QfU8ZpmTV7NU8vy7bm2N6fKN4 6J8OTM8iKrpqPH/kdw3Ttpz1TxkPZSlGYEkBAsIFDotZI4b4uWBqwy0T2K/bBE0hFI HkOAmrqEsjnsXE7N7E+siW39H2i6FrWogVh/YSx+WM1MC4Ft3YJpXKp0UB4h1/h5M+ hN8daATX5itkVQuV06+VFF29CtD1+Bb+71DbXVMQLfrR/VTIqYKQSRj1Glp0qik+Ln Po3OTCtHDEoxLkUxxDMu6a2eFOK8xXIQMF9tigrm1kIVY0nWu/QMi8+5obwCYqacRe IA+T9+zA4Ychg== Date: Sat, 24 Oct 2020 01:15:42 +0200 (CEST) Message-ID: <649664717.128563.1603494942107@ichabod.co-bxl> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_128537_958325897.1603494884300" X-Priority: 3 From: Brian Leung X-Mailer: ContactOffice Mail X-ContactOffice-Account: com:225491745 Received-SPF: pass client-ip=212.3.242.97; envelope-from=leungbk@mailfence.com; helo=mailout-l3b-97.contactoffice.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/10/23 19:15:45 X-ACL-Warn: Detected OS = Linux 3.11 and newer [fuzzy] X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -0.5 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) ------=_Part_128537_958325897.1603494884300 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable See attached. I don't notice any byte-compilation warnings, or unused let-b= ound variables. Please let me know if there's anything else that needs to b= e done. --=C2=A0 Sent with https://mailfence.com Secure and private email ------=_Part_128537_958325897.1603494884300 Content-Type: text/x-diff; charset=us-ascii; name=0001-Use-lexical-binding-in-wdired.el.patch Content-Transfer-Encoding: 7bit Content-Description: File Attachment: 0001-Use-lexical-binding-in-wdired.el.patch Content-Disposition: attachment; filename=0001-Use-lexical-binding-in-wdired.el.patch >From 908a188298035e45d1c35f95d550312bfb146b46 Mon Sep 17 00:00:00 2001 From: Brian Leung Date: Fri, 23 Oct 2020 16:11:29 -0700 Subject: [PATCH] Use lexical binding in wdired.el --- lisp/wdired.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/wdired.el b/lisp/wdired.el index da162b7bb2..b675ec8bfb 100644 --- a/lisp/wdired.el +++ b/lisp/wdired.el @@ -1,4 +1,4 @@ -;;; wdired.el --- Rename files editing their names in dired buffers -*- coding: utf-8; -*- +;;; wdired.el --- Rename files editing their names in dired buffers -*- lexical-binding: t; coding: utf-8 -*- ;; Copyright (C) 2004-2020 Free Software Foundation, Inc. -- 2.28.0 ------=_Part_128537_958325897.1603494884300-- From unknown Mon Aug 18 18:04:07 2025 X-Loop: help-debbugs@gnu.org Subject: bug#44188: [PATCH] Use lexical binding for several Elisp files References: <649664717.128563.1603494942107@ichabod.co-bxl> In-Reply-To: <649664717.128563.1603494942107@ichabod.co-bxl> Resent-From: Brian Leung Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 23 Oct 2020 23:24:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 44188 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch To: 44188@debbugs.gnu.org Reply-To: Brian Leung Received: via spool by 44188-submit@debbugs.gnu.org id=B44188.160349542611697 (code B ref 44188); Fri, 23 Oct 2020 23:24:01 +0000 Received: (at 44188) by debbugs.gnu.org; 23 Oct 2020 23:23:46 +0000 Received: from localhost ([127.0.0.1]:58694 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kW6PR-00032b-KL for submit@debbugs.gnu.org; Fri, 23 Oct 2020 19:23:45 -0400 Received: from mailout-l3b-97.contactoffice.com ([212.3.242.97]:55938) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kW6PQ-00032N-Gk for 44188@debbugs.gnu.org; Fri, 23 Oct 2020 19:23:45 -0400 Received: from ichabod.co-bxl (ichabod.co-bxl [10.2.0.36]) by mailout-l3b-97.contactoffice.com (Postfix) with ESMTP id E1F6A1022 for <44188@debbugs.gnu.org>; Sat, 24 Oct 2020 01:23:38 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailfence.com; s=20160819-nLV10XS2; t=1603495418; bh=1l2VYni3YsunTjwJrdZ1qD40Va5LzSa9kvTtZCflwps=; h=Date:Subject:Reply-To:From:To:From; b=Xd+BOhDKMG3EveHk1d8vzaqtrk6T2urDxTV6gaO2Zrz9Zyf0kGgju+KmzTUe8JL/e 7Hi6nyO14tJxJNZPp5dCGG+fR72ohhvPjg2Ax3Pgl6OCjwQiK6GeUIkOeKKPNorRpG nbV17aalWPRlAk9ADw4nrOOllJTiZzN20v22Ko5f40UdA2tT5cI8X+YA4TlRou8ew0 uuqAZFnvKAyrkBivmpLiQGkrfm5HvGei/X21ZCEpGBze06VaVwCIBPCdz9AEkewyvy HyM7P1UID2Ssw+ycIXQbmhjt0/aI3HyCHSlGYwu1Zcahgm8WAxYmfIcV0VKeqOQe6C O94rfNQRp+mFw== Date: Sat, 24 Oct 2020 01:23:36 +0200 (CEST) Message-ID: <930162507.128721.1603495416517@ichabod.co-bxl> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_128707_1402095513.1603495372197" X-Priority: 3 From: Brian Leung X-Mailer: ContactOffice Mail X-ContactOffice-Account: com:225491745 X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) ------=_Part_128707_1402095513.1603495372197 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable I enforced lexical binding in a few other files. --=C2=A0 Sent with https://mailfence.com Secure and private email ------=_Part_128707_1402095513.1603495372197 Content-Type: text/x-diff; charset=us-ascii; name=0001-Use-lexical-binding-in-wdired.el.patch Content-Transfer-Encoding: 7bit Content-Description: File Attachment: 0001-Use-lexical-binding-in-wdired.el.patch Content-Disposition: attachment; filename=0001-Use-lexical-binding-in-wdired.el.patch >From 908a188298035e45d1c35f95d550312bfb146b46 Mon Sep 17 00:00:00 2001 From: Brian Leung Date: Fri, 23 Oct 2020 16:11:29 -0700 Subject: [PATCH 1/4] Use lexical binding in wdired.el --- lisp/wdired.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/wdired.el b/lisp/wdired.el index da162b7bb2..b675ec8bfb 100644 --- a/lisp/wdired.el +++ b/lisp/wdired.el @@ -1,4 +1,4 @@ -;;; wdired.el --- Rename files editing their names in dired buffers -*- coding: utf-8; -*- +;;; wdired.el --- Rename files editing their names in dired buffers -*- lexical-binding: t; coding: utf-8 -*- ;; Copyright (C) 2004-2020 Free Software Foundation, Inc. -- 2.28.0 ------=_Part_128707_1402095513.1603495372197 Content-Type: text/x-diff; charset=us-ascii; name=0002-Use-lexical-binding-in-wid-browse.el.patch Content-Transfer-Encoding: 7bit Content-Description: File Attachment: 0002-Use-lexical-binding-in-wid-browse.el.patch Content-Disposition: attachment; filename=0002-Use-lexical-binding-in-wid-browse.el.patch >From ae7d3352f9ca4d919fab3917cef84734178a9a66 Mon Sep 17 00:00:00 2001 From: Brian Leung Date: Fri, 23 Oct 2020 16:17:46 -0700 Subject: [PATCH 2/4] Use lexical binding in wid-browse.el --- lisp/wid-browse.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/wid-browse.el b/lisp/wid-browse.el index 53f918cff9..b7171dcb45 100644 --- a/lisp/wid-browse.el +++ b/lisp/wid-browse.el @@ -1,4 +1,4 @@ -;;; wid-browse.el --- functions for browsing widgets +;;; wid-browse.el --- functions for browsing widgets -*- lexical-binding: t -*- ;; ;; Copyright (C) 1997, 2001-2020 Free Software Foundation, Inc. ;; -- 2.28.0 ------=_Part_128707_1402095513.1603495372197 Content-Type: text/x-diff; charset=us-ascii; name=0003-Use-lexical-binding-in-widget.el.patch Content-Transfer-Encoding: 7bit Content-Description: File Attachment: 0003-Use-lexical-binding-in-widget.el.patch Content-Disposition: attachment; filename=0003-Use-lexical-binding-in-widget.el.patch >From 2814d5d6841e4c1545d983513c9978a1b4bd9a22 Mon Sep 17 00:00:00 2001 From: Brian Leung Date: Fri, 23 Oct 2020 16:20:01 -0700 Subject: [PATCH 3/4] Use lexical binding in widget.el --- lisp/widget.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/widget.el b/lisp/widget.el index 8f1e090161..dcf770ea30 100644 --- a/lisp/widget.el +++ b/lisp/widget.el @@ -1,4 +1,4 @@ -;;; widget.el --- a library of user interface components +;;; widget.el --- a library of user interface components -*- lexical-binding: t -*- ;; ;; Copyright (C) 1996-1997, 2001-2020 Free Software Foundation, Inc. ;; -- 2.28.0 ------=_Part_128707_1402095513.1603495372197 Content-Type: text/x-diff; charset=us-ascii; name=0004-Use-lexical-binding-in-winner.el.patch Content-Transfer-Encoding: 7bit Content-Description: File Attachment: 0004-Use-lexical-binding-in-winner.el.patch Content-Disposition: attachment; filename=0004-Use-lexical-binding-in-winner.el.patch >From b5806eab32c71bb1c16b312c5431fe88d77d862e Mon Sep 17 00:00:00 2001 From: Brian Leung Date: Fri, 23 Oct 2020 16:20:07 -0700 Subject: [PATCH 4/4] Use lexical binding in winner.el --- lisp/winner.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/winner.el b/lisp/winner.el index 4313e76719..e55ab710c4 100644 --- a/lisp/winner.el +++ b/lisp/winner.el @@ -1,4 +1,4 @@ -;;; winner.el --- Restore old window configurations +;;; winner.el --- Restore old window configurations -*- lexical-binding: t -*- ;; Copyright (C) 1997-1998, 2001-2020 Free Software Foundation, Inc. -- 2.28.0 ------=_Part_128707_1402095513.1603495372197-- From unknown Mon Aug 18 18:04:07 2025 X-Loop: help-debbugs@gnu.org Subject: bug#44188: [PATCH] Use lexical binding in wdired.el Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 26 Oct 2020 16:03:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 44188 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch To: Brian Leung Cc: 44188@debbugs.gnu.org Received: via spool by 44188-submit@debbugs.gnu.org id=B44188.16037281228000 (code B ref 44188); Mon, 26 Oct 2020 16:03:01 +0000 Received: (at 44188) by debbugs.gnu.org; 26 Oct 2020 16:02:02 +0000 Received: from localhost ([127.0.0.1]:40973 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kX4wb-00024l-Sg for submit@debbugs.gnu.org; Mon, 26 Oct 2020 12:02:02 -0400 Received: from quimby.gnus.org ([95.216.78.240]:44810) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kX4wa-0001z0-9X for 44188@debbugs.gnu.org; Mon, 26 Oct 2020 12:02:00 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=2rCWU3SLaduBJGEmxr0a+2KLeLxW+8J5bEWnOiyGFlk=; b=FlivlKZik3D/lVQ5OM/nhJTkBG fMA0V5/qZ9zkS5O0vbjQVCDay6c3eEZSpO9wlisJ09+264suHhsXrRGoWN/JgbIJxSgg3Z/9feOvH ivDu3saMxyeLNThcvA4m64xud8KbF8SDAH9ja72yh/t/ZVpDHxLekjNegGkPpPvoh1Uo=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kX4wM-0002cA-CO; Mon, 26 Oct 2020 17:01:53 +0100 From: Lars Ingebrigtsen References: <649664717.128563.1603494942107@ichabod.co-bxl> <930162507.128721.1603495416517@ichabod.co-bxl> X-Now-Playing: White Hole's _Pink Album_: "Piano Again" Date: Mon, 26 Oct 2020 17:01:44 +0100 In-Reply-To: <930162507.128721.1603495416517@ichabod.co-bxl> (Brian Leung's message of "Sat, 24 Oct 2020 01:23:36 +0200 (CEST)") Message-ID: <87zh49x9g7.fsf_-_@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Brian Leung writes: > I enforced lexical binding in a few other files. Thanks, but I'm slightly worried whether these have been tested? There's sometimes subtle problems with converting to lexical binding that's not obvious from just compiling the files, but is only reve [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Brian Leung writes: > I enforced lexical binding in a few other files. Thanks, but I'm slightly worried whether these have been tested? There's sometimes subtle problems with converting to lexical binding that's not obvious from just compiling the files, but is only revealed by actually using the functions. So when converting to lexical binding, we try to (where it makes sense) to add some unit tests to test/lisp/-tests.el at the same time to give us greater confidence that the mechanisms still work. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From unknown Mon Aug 18 18:04:07 2025 X-Loop: help-debbugs@gnu.org Subject: bug#44188: [PATCH] Use lexical binding in wdired.el Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 11 May 2021 13:38:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 44188 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch To: Brian Leung Cc: 44188@debbugs.gnu.org Received: via spool by 44188-submit@debbugs.gnu.org id=B44188.16207402672267 (code B ref 44188); Tue, 11 May 2021 13:38:01 +0000 Received: (at 44188) by debbugs.gnu.org; 11 May 2021 13:37:47 +0000 Received: from localhost ([127.0.0.1]:35434 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lgSa2-0000aV-Vq for submit@debbugs.gnu.org; Tue, 11 May 2021 09:37:47 -0400 Received: from quimby.gnus.org ([95.216.78.240]:47048) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lgSa0-0000aF-KP for 44188@debbugs.gnu.org; Tue, 11 May 2021 09:37:45 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=DWawPJsC14tuWV0G4l5Abv+iQCNOT1mh+G5V0uEZWd0=; b=ZYZpr8ynYLeblRHaK4vXt/I03O IDwyappGYlPwcmfm/yGa2xMY30cX9vFkemKr/Ymt+Slp/NUd1pZdPt3jrxVSrBDC2GGydHWyQrBJy Z54D0K/h8tNcx7STuamev6yqPsvrUzIY3qefo+WQ9/9kPj9/v9pC5mNCq/cVx8ceDGbY=; Received: from cm-84.212.220.105.getinternet.no ([84.212.220.105] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lgSZs-0005Ye-LC; Tue, 11 May 2021 15:37:38 +0200 From: Lars Ingebrigtsen References: <649664717.128563.1603494942107@ichabod.co-bxl> <930162507.128721.1603495416517@ichabod.co-bxl> <87zh49x9g7.fsf_-_@gnus.org> X-Now-Playing: Coil's _Love's Secret Domain (2)_: "Further back and faster (didgeridoo)" Date: Tue, 11 May 2021 15:37:36 +0200 In-Reply-To: <87zh49x9g7.fsf_-_@gnus.org> (Lars Ingebrigtsen's message of "Mon, 26 Oct 2020 17:01:44 +0100") Message-ID: <87v97pmlwf.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: All the files in question have been converted to lexical binding now, as far as I can tell, so I'm closing this bug report. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) All the files in question have been converted to lexical binding now, as far as I can tell, so I'm closing this bug report. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Tue May 11 09:37:50 2021 Received: (at control) by debbugs.gnu.org; 11 May 2021 13:37:50 +0000 Received: from localhost ([127.0.0.1]:35437 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lgSa6-0000ak-5x for submit@debbugs.gnu.org; Tue, 11 May 2021 09:37:50 -0400 Received: from quimby.gnus.org ([95.216.78.240]:47062) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lgSa5-0000aM-5L for control@debbugs.gnu.org; Tue, 11 May 2021 09:37:49 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=4uBZ+ceemeReAlIGqUgFajCkBVkkp6kMVNiPmWJYdrs=; b=Bhfjiu6VG5c7wM/HfUieliaaWu WGEIub6KI6y0L1NvDLTGv9/5K9Z35Y/MN5eBK53SaCbQKBw8mmWHpdMtkOinj0xXvQuKiem8acjYm OB2KN7kKpOEmjbpJYYjO2EFzxEiY9Q80BKm5RYM+Yy2rtY2JpPY6RxtBY9oRRqFmK03Y=; Received: from cm-84.212.220.105.getinternet.no ([84.212.220.105] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lgSZx-0005Yl-Iw for control@debbugs.gnu.org; Tue, 11 May 2021 15:37:43 +0200 Date: Tue, 11 May 2021 15:37:41 +0200 Message-Id: <87tun9mlwa.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #44188 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 44188 fixed close 44188 28.1 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) tags 44188 fixed close 44188 28.1 quit