From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#59236: 29.0.50; [PATCH] bytecomp.el: (byte-recompile-directory): Fix negated ignore Date: Sun, 13 Nov 2022 09:12:47 +0200 Message-ID: <834jv3miog.fsf@gnu.org> References: <1181651021.466162.1581309285621.ref@mail.yahoo.com> <1181651021.466162.1581309285621@mail.yahoo.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="1725"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 59236@debbugs.gnu.org To: lin Sun , Philip Kaludercic Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sun Nov 13 08:13:29 2022 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ou7BH-0000H2-LW for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 13 Nov 2022 08:13:27 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ou7Av-0001bZ-MQ; Sun, 13 Nov 2022 02:13:05 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ou7Au-0001ai-6x for bug-gnu-emacs@gnu.org; Sun, 13 Nov 2022 02:13:04 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ou7As-0001IT-Uz for bug-gnu-emacs@gnu.org; Sun, 13 Nov 2022 02:13:03 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ou7As-0006w1-Bv for bug-gnu-emacs@gnu.org; Sun, 13 Nov 2022 02:13:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 13 Nov 2022 07:13:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 59236 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 59236-submit@debbugs.gnu.org id=B59236.166832356926632 (code B ref 59236); Sun, 13 Nov 2022 07:13:02 +0000 Original-Received: (at 59236) by debbugs.gnu.org; 13 Nov 2022 07:12:49 +0000 Original-Received: from localhost ([127.0.0.1]:49942 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ou7Ae-0006vS-LB for submit@debbugs.gnu.org; Sun, 13 Nov 2022 02:12:49 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:44538) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ou7Ac-0006vB-Et; Sun, 13 Nov 2022 02:12:46 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ou7AW-0001HA-K2; Sun, 13 Nov 2022 02:12:40 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=H4bbwBoO1tf/XlsbZHw2A0NYoH+2IIRALinlQa/7Bpc=; b=DVhU4GrLSfaf 9/pqSZ35+lL8hH9ARoYh9elBo6A5fg/eJj/T+uobOzpZoxVeTOWwIPG5YwG2V/9jB2QLEo5o4LppV zizxQaRsuu9yEA2OTw2RLCzhVkMI1Pxj1zNcR2x2+0/8WxTASlFXD6Q4tq9PIZqwibhEUE3ci0rha 9dk6p4G3tP5lwK8qXi+RDeZeppFz7N6AIO+8n3YINweSfCFN2k+CjD2jq1m91Ew83KtASIjNnpI7C J3JXTT9XY55xisKBkcXZbhpZ+HT+vt4GQLGQK20nUZ3uFycpi1XLDxABFJ6ZCfJWfJVuXfkGI+420 5C3H4eQRgj+9VVctU3eDUA==; Original-Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ou7AV-0000YY-2K; Sun, 13 Nov 2022 02:12:40 -0500 In-Reply-To: (bug-gnu-emacs@gnu.org) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:247748 Archived-At: merge 59236 59139 thanks > Date: Sun, 13 Nov 2022 04:26:45 +0000 > From: lin Sun via "Bug reports for GNU Emacs, > the Swiss army knife of text editors" > > The patch 8638aace3f try to use the variable > `byte-compile-ignore-files`, but the logic is inverse for both file > and directory parts; > and the patch a01024c859 fix the logic for file part; > this patch try to fix the logic for directory part. > > Please help review and apply it. Thanks. This is a duplicate of bug#59139. Philip, can you please take care of this?