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

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

bug#55811: 29.0.50; No flymake diagnostics for no-byte-compile files


From: Lars Ingebrigtsen
Subject: bug#55811: 29.0.50; No flymake diagnostics for no-byte-compile files
Date: Tue, 07 Jun 2022 14:42:29 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Stefan Monnier <monnier@iro.umontreal.ca> writes:

>> Well, there are some.  If you open, say, lisp/net/tramp-loaddefs.el,
>> you'll get a whole bunch of compilation errors, and you don't want to
>> see those, I think?
>
> Why not?

Because they can't be byte-compiled -- that's why they're marked as
such.  :-/

(There's a separate bug report about that somewhere.)

So we're really using no-byte-compile for two reasons: 1) To say that we
don't think it's useful to byte-compile something or 2) because we know
that it's impossible.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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