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

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

bug#58486: closed ([PATCH] Prevent .dir-locals.el from being byte-compil


From: GNU bug Tracking System
Subject: bug#58486: closed ([PATCH] Prevent .dir-locals.el from being byte-compiled)
Date: Fri, 14 Oct 2022 18:15:01 +0000

Your message dated Fri, 14 Oct 2022 18:14:09 +0000
with message-id <87wn926zny.fsf@posteo.net>
and subject line Re: bug#58486: [PATCH] Prevent .dir-locals.el from being 
byte-compiled
has caused the debbugs.gnu.org bug report #58486,
regarding [PATCH] Prevent .dir-locals.el from being byte-compiled
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
58486: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58486
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] Prevent .dir-locals.el from being byte-compiled Date: Thu, 13 Oct 2022 09:05:11 +0000
Tags: patch


When selecting a number of .el files in Dired and byte-compiling them
I'll usually also select a .dir-locals.el file that won't compile.
Would annotating them as non-byte-compilable files be sensible?


In GNU Emacs 29.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version
 3.24.34, cairo version 1.17.6) of 2022-10-13 built on rhea
Repository revision: 36505800b5a0c8d7b4af5ceb54483cfdfdbf6925
Repository branch: local
System Description: Fedora Linux 36 (Workstation Edition)

Configured using:
 'configure --with-pgtk --with-imagemagick'

Attachment: 0001-Prevent-.dir-locals.el-from-being-byte-compiled.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: bug#58486: [PATCH] Prevent .dir-locals.el from being byte-compiled Date: Fri, 14 Oct 2022 18:14:09 +0000
Lars Ingebrigtsen <larsi@gnus.org> writes:

> Philip Kaludercic <philipk@posteo.net> writes:
>
>> * lisp/files-x.el (modify-dir-local-variable): Add a 'no-byte-compile'
>> file local variable when generating a .dir-locals.el file.
>
> Looks good to me.

It has been pushed.


--- End Message ---

reply via email to

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