bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#59139: closed (Re: bug#59236: 29.0.50; [PATCH] bytecomp.el: (byte-re


From: David Ponce
Subject: bug#59139: closed (Re: bug#59236: 29.0.50; [PATCH] bytecomp.el: (byte-recompile-directory): Fix negated ignore)
Date: Sun, 13 Nov 2022 11:12:30 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2

On 13/11/2022 08:23, GNU bug Tracking System wrote:
Your bug report

#59236: 29.0.50; batch-byte-recompile-directory doesn't recompile file as 
expected

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 59139@debbugs.gnu.org.


As mentioned in bug#59236 and my reported bug#59139, the patch
8638aace3f to use the variable `byte-compile-ignore-files` has
the logic inverse for both file and *directory* parts.
Currently the patch a01024c859 fixed the logic for file part, but
the fix to the directory part is still missing, as far as I can
see in master.  Currently, according to the code, when a
directory matchs `byte-compile-ignore-files` it is appended 2
times instead of being ignored.

Thanks





reply via email to

[Prev in Thread] Current Thread [Next in Thread]