From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Philip Kaludercic Newsgroups: gmane.emacs.bugs Subject: bug#59236: 29.0.50; [PATCH] bytecomp.el: (byte-recompile-directory): Fix negated ignore Date: Sun, 13 Nov 2022 07:22:36 +0000 Message-ID: <87edu7wc77.fsf@posteo.net> References: <1181651021.466162.1581309285621.ref@mail.yahoo.com> <1181651021.466162.1581309285621@mail.yahoo.com> <834jv3miog.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="8935"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 59236-done@debbugs.gnu.org, lin Sun To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sun Nov 13 08:23:40 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 1ou7LA-00029s-Pu for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 13 Nov 2022 08:23:40 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ou7Ka-0006jG-IW; Sun, 13 Nov 2022 02:23:04 -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 1ou7KY-0006eI-Vq for bug-gnu-emacs@gnu.org; Sun, 13 Nov 2022 02:23:03 -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 1ou7KY-0003AP-Nk for bug-gnu-emacs@gnu.org; Sun, 13 Nov 2022 02:23:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ou7KY-0000yO-J8 for bug-gnu-emacs@gnu.org; Sun, 13 Nov 2022 02:23:02 -0500 Resent-From: Philip Kaludercic Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Sun, 13 Nov 2022 07:23:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 59236 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Mail-Followup-To: 59236@debbugs.gnu.org, philipk@posteo.net, sunlin7@yahoo.com Original-Received: via spool by 59236-done@debbugs.gnu.org id=D59236.16683241653696 (code D ref 59236); Sun, 13 Nov 2022 07:23:02 +0000 Original-Received: (at 59236-done) by debbugs.gnu.org; 13 Nov 2022 07:22:45 +0000 Original-Received: from localhost ([127.0.0.1]:49955 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ou7KH-0000xY-3l for submit@debbugs.gnu.org; Sun, 13 Nov 2022 02:22:45 -0500 Original-Received: from mout01.posteo.de ([185.67.36.65]:54637) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ou7KE-0000xI-VS for 59236-done@debbugs.gnu.org; Sun, 13 Nov 2022 02:22:43 -0500 Original-Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 46420240026 for <59236-done@debbugs.gnu.org>; Sun, 13 Nov 2022 08:22:37 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1668324157; bh=d87D7M0XSwla8SqeJxUHt8kGUfjVPS0AoVR6t1dDvwI=; h=From:To:Cc:Subject:Date:From; b=IQs7JkkBLkYjZOrTXglH5GwuDNH9SUM+1fSPwlgXYcKvwMso8RcEjoL5qpjEv4oen DuVjrtxEP/LqQa9PHB5Sd8yOA8dJviJBcqn5PXPJu9cMRsvKUWV2x02AUVaOOOckW2 W6ywyU1HZ61aCUpKjKcG7V3DXRoZDjU+a+YMa49eh36JRF2pXcFgO8Jc2Xo1md9xUa JLIMHcdVSNc7NAYfTirJqoivqvyWISl1csC37SHADCYtfSyYZr39Ti+QHzEn2SvZ2w /6svn66HVKK9cctprQEUnEkOLdedfLwsFwQhw6pLrFYeIkIINW/1F2LxrdGDjggOjg rVDErUw83I1Yw== Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4N93mr49dLz9rxG; Sun, 13 Nov 2022 08:22:35 +0100 (CET) In-Reply-To: <834jv3miog.fsf@gnu.org> (Eli Zaretskii's message of "Sun, 13 Nov 2022 09:12:47 +0200") 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:247750 Archived-At: Eli Zaretskii writes: > 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? I had applied the patch that was identical to the one proposed here, but it appears my message confirming that wasn't sent out. I'll update both bug reports.