Re: changing make-process to use the new ConPTY API

2020-07-05 Thread Eli Zaretskii
On July 6, 2020 8:03:43 AM GMT+03:00, George Oliver wrote: > > I'm curious to know if Emacs Windows release binaries typically are > cross-compiled? If necessary, to be consistent I could cross compile > from Linux. Otherwise I'll just work natively in Windows. AFAIK, the binaries on GNU sites

Re: changing make-process to use the new ConPTY API

2020-07-05 Thread George Oliver
Thanks Eli, I think this sets me on the right track. I have a Mingw-64 toolchain setup; I used to use Mingw until I stopped making 32 bit builds on my system. I've never compiled Emacs so that's where I'll start. I'm curious to know if Emacs Windows release binaries typically are cross-compiled? I

Re: changing make-process to use the new ConPTY API

2020-07-05 Thread Eli Zaretskii
On July 6, 2020 5:36:40 AM GMT+03:00, Eli Zaretskii wrote: > > The next thing I'd suggest to study is the code in src/process.c, > where the pty's are used for communicating with subprocesses. > > And the next thing to study is how we detect optional functionality on > MS-Windows and use it at r

Re: changing make-process to use the new ConPTY API

2020-07-05 Thread Eli Zaretskii
> From: George Oliver > Date: Sun, 5 Jul 2020 15:12:42 -0700 > > I am looking for general guidance/feedback on the possibility of > changing make-process in src/process.c to use the new Windows ConPTY > (released in recent Windows 10 updates). For reference see > https://devblogs.microsoft.com/co

Re: changing make-process to use the new ConPTY API

2020-07-05 Thread Dmitry Alexandrov
Does anyone monitor that list, I wonder? Archive [1] suggests that rather no. [1] https://lists.gnu.org/archive/mbox/help-emacs-windows/ signature.asc Description: PGP signature