emacs-devel
[Top][All Lists]
Advanced

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

?????? [PATCH] Add IME status change support on windows natively


From: Albert
Subject: ?????? [PATCH] Add IME status change support on windows natively
Date: Mon, 13 Apr 2020 21:15:16 +0800

Hi, Eli,

Thanks for your help. I will follow the emacs coding standard in the future.


------------------ ???????? ------------------
??????: "Eli Zaretskii"<address@hidden>;
????????: 2020??4??13??(??????) ????9:10
??????: "Albert"<address@hidden>;
????: "emacs-devel"<address@hidden>;
????: Re: [PATCH] Add IME status change support on windows natively

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