all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Eason Huang <aqua0210@foxmail.com>
Cc: 71711@debbugs.gnu.org
Subject: bug#71711: 30.0.50; w32-get-ime-open-status always return t
Date: Sat, 22 Jun 2024 10:23:50 +0300	[thread overview]
Message-ID: <865xu1jv95.fsf@gnu.org> (raw)
In-Reply-To: <tencent_4F5E2C4B0E900836A8C099D78A3633E49E09@qq.com> (message from Eason Huang on Sat, 22 Jun 2024 08:00:05 +0800)

> From: Eason Huang <aqua0210@foxmail.com>
> Date: Sat, 22 Jun 2024 08:00:05 +0800
> 
> With the latest version of Windows 10 and Windows 11, the
> `w32-get-ime-open-status` and `w32-set-ime-open-status` doesn't works
> anymore.
> 
> The `w32-get-ime-open-status` will alway return t.
> 
> Steps to reproduce:
> 
> 1. Start Emacs with ` emacs -Q`
> 2. open any buffer(ex. *scratch*)
> 3. make sure ativate an input method, here I use the Microsoft Pinyin in
> system
> 
> 4. eval `w32-get-ime-open-status` in *scratch* , return t
> 3. eval `(w32-set-ime-open-status nil)` and then eval
> `w32-get-ime-open-status`, it also return t. nil is expected

I cannot reproduce this (but I don't really have Microsoft Pinyin or
similar installed).  On my Windows 11 system, w32-get-ime-open-status
returns nil originally, and if I call (w32-set-ime-open-status t), it
then returns t.

If our IME support stopped working for some reason, someone
knowledgeable about Windows IME will need to debug this and find the
reason.





  reply	other threads:[~2024-06-22  7:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-22  0:00 bug#71711: 30.0.50; w32-get-ime-open-status always return t Eason Huang
2024-06-22  7:23 ` Eli Zaretskii [this message]
2024-06-25 22:46   ` aqua0210
2024-06-27  9:48     ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=865xu1jv95.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=71711@debbugs.gnu.org \
    --cc=aqua0210@foxmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.