unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#2190: 23.0.90; Repeated composed characters are displayed wrong.
@ 2009-02-04 10:01 ` YAMAMOTO Mitsuharu
  2009-02-04 12:23   ` Jason Rumney
  2009-02-12  6:45   ` bug#2190: marked as done (23.0.90; Repeated composed characters are displayed wrong.) Emacs bug Tracking System
  0 siblings, 2 replies; 4+ messages in thread
From: YAMAMOTO Mitsuharu @ 2009-02-04 10:01 UTC (permalink / raw)
  To: emacs-pretest-bug

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






^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#2190: 23.0.90; Repeated composed characters are displayed wrong.
  2009-02-04 10:01 ` bug#2190: 23.0.90; Repeated composed characters are displayed wrong YAMAMOTO Mitsuharu
@ 2009-02-04 12:23   ` Jason Rumney
  2009-02-04 13:20     ` Jason Rumney
  2009-02-12  6:45   ` bug#2190: marked as done (23.0.90; Repeated composed characters are displayed wrong.) Emacs bug Tracking System
  1 sibling, 1 reply; 4+ messages in thread
From: Jason Rumney @ 2009-02-04 12:23 UTC (permalink / raw)
  To: YAMAMOTO Mitsuharu, 2190; +Cc: emacs-pretest-bug

YAMAMOTO Mitsuharu wrote:
> Steps to reproduce:
>   1. $ emacs -Q
>   2. (insert 101 769 101 769 101 769) C-j
>
> Result:
>   Only one composed character is shown.
>   

Here (on Windows), I initially see two, but one disappears after I C-u 
C-x = on it.







^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#2190: 23.0.90; Repeated composed characters are displayed wrong.
  2009-02-04 12:23   ` Jason Rumney
@ 2009-02-04 13:20     ` Jason Rumney
  0 siblings, 0 replies; 4+ messages in thread
From: Jason Rumney @ 2009-02-04 13:20 UTC (permalink / raw)
  To: Jason Rumney, 2190

Jason Rumney wrote:
> YAMAMOTO Mitsuharu wrote:
>> Steps to reproduce:
>>   1. $ emacs -Q
>>   2. (insert 101 769 101 769 101 769) C-j
>>
>> Result:
>>   Only one composed character is shown.
>>   
>
> Here (on Windows), I initially see two, but one disappears after I C-u 
> C-x = on it.

In addition to the above, I see all three composed characters if I move 
point through them a character at a time. This shows that the position 
of the following nil is off by one also (but corrects as I move 
through). C-l  results in one composed character being shown with the 
position of the following nil being off by two.








^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#2190: marked as done (23.0.90; Repeated composed characters  are displayed wrong.)
  2009-02-04 10:01 ` bug#2190: 23.0.90; Repeated composed characters are displayed wrong YAMAMOTO Mitsuharu
  2009-02-04 12:23   ` Jason Rumney
@ 2009-02-12  6:45   ` Emacs bug Tracking System
  1 sibling, 0 replies; 4+ messages in thread
From: Emacs bug Tracking System @ 2009-02-12  6:45 UTC (permalink / raw)
  To: Kenichi Handa

[-- Attachment #1: Type: text/plain, Size: 903 bytes --]


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

[-- Attachment #2: Type: message/rfc822, Size: 3438 bytes --]

From: YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
To: emacs-pretest-bug@gnu.org
Subject: 23.0.90; Repeated composed characters are displayed wrong.
Date: Wed, 04 Feb 2009 19:01:17 +0900
Message-ID: <wl8womplle.wl%mituharu@math.s.chiba-u.ac.jp>

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



[-- Attachment #3: Type: message/rfc822, Size: 1909 bytes --]

From: Kenichi Handa <handa@m17n.org>
To: 2190-done@emacsbugs.donarmstrong.com
Subject: Re: bug#2190: 23.0.90; Repeated composed characters are displayed
Date: Thu, 12 Feb 2009 15:38:53 +0900
Message-ID: <E1LXVDp-0003uA-VB@etlken>

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-02-12  6:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <E1LXVDp-0003uA-VB@etlken>
2009-02-04 10:01 ` bug#2190: 23.0.90; Repeated composed characters are displayed wrong YAMAMOTO Mitsuharu
2009-02-04 12:23   ` Jason Rumney
2009-02-04 13:20     ` Jason Rumney
2009-02-12  6:45   ` bug#2190: marked as done (23.0.90; Repeated composed characters are displayed wrong.) Emacs bug Tracking System

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