unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Andrew Choi <akochoi@shaw.ca>
Cc: mac-emacs-devel@lists.sourceforge.net, emacs-devel@gnu.org
Subject: Re: [Mac-emacs-devel] jisx0201 display and x_list_fonts cache patch
Date: Wed, 03 Jul 2002 20:49:07 -0600	[thread overview]
Message-ID: <ag0dcg$nqr$2@main.gmane.org> (raw)
In-Reply-To: <wlu1njlr98.wl@church.math.s.chiba-u.ac.jp>

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

           reply	other threads:[~2002-07-04  2:49 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <wlu1njlr98.wl@church.math.s.chiba-u.ac.jp>]

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to='ag0dcg$nqr$2@main.gmane.org' \
    --to=akochoi@shaw.ca \
    --cc=emacs-devel@gnu.org \
    --cc=mac-emacs-devel@lists.sourceforge.net \
    /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 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).