unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: [Mac-emacs-devel] jisx0201 display and x_list_fonts cache patch
       [not found] <wlu1njlr98.wl@church.math.s.chiba-u.ac.jp>
@ 2002-07-04  2:49 ` Andrew Choi
  0 siblings, 0 replies; only message in thread
From: Andrew Choi @ 2002-07-04  2:49 UTC (permalink / raw)
  Cc: mac-emacs-devel, emacs-devel

> The attached patch remedies some problems somewhat related to Japanese
> characters and input methods:
> 
>   1. displaying jisx0201 roman/kana characters
>      Basically this part is imported from mac/src/macterm.c in Emacs
>      21.2.  I confirmed that this patch works both with the Osaka font
>      (a built-in Japanese font in MacOS) and with converted ETL fonts.
> 
>   2. caching font lists in x_list_fonts
>      SKK, one of widely-used Japanese input methods in Emacs,
>      frequently changes the cursor color to reflect the current input
>      mode.  But Emacs in the current CVS invalidates the face cache
>      whenever the cursor color is changed (``++face_change_count;'' in
>      xfaces.c), and it causes lots of regexp matches in
>      mac_font_pattern_match.  With caching font lists in x_list_fonts,
>      which is already done in xterm.c, the reconstruction of the face
>      cache can be done without ``the spinning rainbow''.
> 
> 					YAMAMOTO Mitsuharu
> 				   mituharu@math.s.chiba-u.ac.jp
> 
> [...]

Hi Mitsuharu,

Thank you for sending in these patches.  I have tested them and
checked them into the CVS.

Andrew.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-07-04  2:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <wlu1njlr98.wl@church.math.s.chiba-u.ac.jp>
2002-07-04  2:49 ` [Mac-emacs-devel] jisx0201 display and x_list_fonts cache patch Andrew Choi

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).