emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Add IME status change support on windows natively


From: Eli Zaretskii
Subject: Re: [PATCH] Add IME status change support on windows natively
Date: Mon, 13 Apr 2020 16:10:03 +0300

> From: "Albert" <address@hidden>
> Cc: "emacs-devel" <address@hidden>
> Date: Mon, 13 Apr 2020 18:02:17 +0800
> 
> I modified the code processing WM_EMACS_IME_STATUS,  no need to get status of 
> IME, just change IME
> status by the argument. If the user want to get status of IME to control IME 
> status, he can write some lisp to
> do it.
> 
> and I modifed w32-get-ime-open-status(), get hwnd from FRAME_W32_WINDOW 
> (SELECTED_FRAME
> ()).

Thanks, I pushed the changes with a few modifications and cleanups.

Please in the future accompany your contributions with suitable commit
log messages, as described in the CONTRIBUTE file.  I did this for you
this time; please see the style I used and try to use it in your
future contributions.



reply via email to

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