[Bug 290546] [NEW PORT] comms/emacs-eat: Emulate A Terminal

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 18 Nov 2025 00:08:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290546

--- Comment #6 from Pat Maddox <pat@patmaddox.com> ---
(In reply to Joseph Mingrone from comment #2)

> Given native-compiled elisp is becoming more popular, and the .eln cache is usually stored under the user's home directory, we could consider not installing the byte-compiled .elc files, as, for example, you do in devel/rust-mode.

Yeah that's the main reason I opted not to compile .elc files as part of the
install. My understanding is that all of the versions in emacs ports will
natively compile anything on load anyway.

-- 
You are receiving this mail because:
You are the assignee for the bug.