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

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

Re: Unicode input on Windows Emacs: any plans?


From: Ilya Zakharevich
Subject: Re: Unicode input on Windows Emacs: any plans?
Date: Fri, 28 Mar 2014 22:12:16 +0000 (UTC)
User-agent: slrn/pre1.0.0-18 (Linux)

On 2014-03-28, Eli Zaretskii <eliz@gnu.org> wrote:
>> It IS possible to handle keyboard input on Windows WITHOUT any special
>> cases.  (See the reference in the original message.)  You cannot
>> decide what to do with keypress without either calling ToUnicode(), or
>> inspecting the following WM_CHAR message (may be done by
>> peaking — after TranslateMessage()).
>
> Patches to do that are welcome.  (I don't think we have anyone on
> board right now who knows as much as you do about this.)

If I had a working build system for Emacs, I would love to do this.  I
have cygwin (full), Strawberry Perl (which should come with working
mingw, I presume), and MSKLC (which comes with some old MS C
compiler).

I will try to compile it, but a presence of somebody who would hold my
hands if/when something does not work would not hurt.  (I never
managed any C project on Windows.)

Ilya


reply via email to

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