emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Override Windows default Win-* key combinations when using E


From: Lars Ingebrigtsen
Subject: Re: [PATCH] Override Windows default Win-* key combinations when using Emacs
Date: Sun, 28 Feb 2016 15:10:17 +1030
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

Eli Zaretskii <address@hidden> writes:

> I very much doubt that Paul volunteered to write the Windows part of
> that ;-)
>
> If we have the code in Emacs, it will be easy to factor it out to
> Gnulib later.

Well, the code would basically be an unemacsified version of non-async
bits of `make-network-process', which already has Windowsified code
paths.  :-)  So if I were to implement this stuff, I would further
refactor `make-network-process' so that the DNS resolution is one
standalone function, and then I would call that from the new async
resolver, too (as well as from the current sync code path).

It would also make `make-network-process' more readable.

-- 
(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]