bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#2190: marked as done (23.0.90; Repeated composed characters are dis


From: Emacs bug Tracking System
Subject: bug#2190: marked as done (23.0.90; Repeated composed characters are displayed wrong.)
Date: Thu, 12 Feb 2009 06:45:03 +0000

Your message dated Thu, 12 Feb 2009 15:38:53 +0900
with message-id <E1LXVDp-0003uA-VB@etlken>
and subject line Re: bug#2190: 23.0.90; Repeated composed characters are 
displayed
has caused the Emacs bug report #2190,
regarding 23.0.90; Repeated composed characters are displayed wrong.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)


-- 
2190: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=2190
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems
--- Begin Message --- Subject: 23.0.90; Repeated composed characters are displayed wrong. Date: Wed, 04 Feb 2009 19:01:17 +0900 User-agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (Shijō) APEL/10.6 Emacs/22.3 (sparc-sun-solaris2.8) MULE/5.0 (SAKAKI)
Steps to reproduce:
  1. $ emacs -Q
  2. (insert 101 769 101 769 101 769) C-j

Result:
  Only one composed character is shown.

                                     YAMAMOTO Mitsuharu
                                mituharu@math.s.chiba-u.ac.jp

In GNU Emacs 23.0.90.1 (powerpc-apple-darwin9.6.0, X toolkit)
 of 2009-02-04 on yamamoto-mitsuharu-no-power-mac-g5.local
Windowing system distributor `The X.Org Foundation', version 11.0.10300000
configured using `configure  '--without-jpeg' '--without-gif' '--without-tiff''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: ja_JP.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  tooltip-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t



--- End Message ---
--- Begin Message --- Subject: Re: bug#2190: 23.0.90; Repeated composed characters are displayed Date: Thu, 12 Feb 2009 15:38:53 +0900
Fixed by this change.

2009-02-12  Kenichi Handa  <handa@m17n.org>
[...]
        * xdisp.c (fill_gstring_glyph_string): Adjusted for the change of
        <struct glyph>.u.cmp.to.  Check if the glyph belongs to the same
        composition.

---
Kenichi Handa
handa@m17n.org


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]