OMG🤯

 

I totally missed this, expected to have issues due to DLLs not being present, etc… launching directly the binary makes life easier! Thank you!

 

Sent from Mail for Windows

 

From: Eli Zaretskii
Sent: Monday, January 2, 2023 11:22 AM
To: Alex Matei
Cc: rpluim@gmail.com; 45821@debbugs.gnu.org
Subject: Re: bug#45821: Emacs UDP support on Windows

 

> From: Alex Matei <matei.alexandru@live.com>
> CC: "rpluim@gmail.com" <rpluim@gmail.com>, "45821@debbugs.gnu.org"
>        <45821@debbugs.gnu.org>
> Date: Mon, 2 Jan 2023 19:07:33 +0000
>
> Is there anything we can do to speed up make install? Smth like just copying `emacs.exe` for small,
> incremental changes?

Why do you need to invoke "make install"?  You can run Emacs from its
build tree, and it should work just fine from there.

When developing Emacs, it is never a good idea to install the binary
you've built.