GNU bug report logs - #68339
29.1; Emacs doesn't support Microsoft PinYin Input Method well

Previous Next

Package: emacs;

Reported by: Gao Feng <pinacle2000 <at> msn.com>

Date: Tue, 9 Jan 2024 08:32:03 UTC

Severity: wishlist

Found in version 29.1

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Po Lu <luangruo <at> yahoo.com>
Cc: pinacle2000 <at> msn.com, 68339 <at> debbugs.gnu.org
Subject: bug#68339: 29.1; Emacs doesn't support Microsoft PinYin Input Method well
Date: Wed, 10 Jan 2024 15:08:13 +0200
> From: Po Lu <luangruo <at> yahoo.com>
> Cc: Gao Feng <pinacle2000 <at> msn.com>,  68339 <at> debbugs.gnu.org
> Date: Wed, 10 Jan 2024 09:48:26 +0800
> 
> Eli Zaretskii <eliz <at> gnu.org> writes:
> 
> > Maybe that Emacs user from China could also suggest a patch for Emacs
> > to fix this issue?
> >
> > Po Lu, any comments or suggestions?
> >
> > The Vim code uses ImmSetCompositionFont function to set the font.  I
> > don't have a good idea how to choose a font for that function, but
> > perhaps we could use ImmGetCompositionFont to retrieve the font used
> > by default, and then change its height and call ImmSetCompositionFont?
> >
> > I'm just stabbing in the dark, and I don't have a way of testing these
> > ideas anyway.
> 
> Is it impossible to search for any suitable font that approaches the
> frame's font in size, as Emacs does on X in xic_create_xfontset?

The w32 frame doesn't have that information, and I don't know how to
create it.




This bug report was last modified 1 year and 218 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.