GNU bug report logs - #5667
23.1.93; cursor movement in Korean text is slow with xfonts-baekmuk

Previous Next

Package: emacs;

Reported by: Jae-hyeon Park <jae-hyeon.park <at> desy.de>

Date: Mon, 1 Mar 2010 22:16:02 UTC

Severity: normal

Tags: patch

Done: Chong Yidong <cyd <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Kenichi Handa <handa <at> m17n.org>
To: Jae-hyeon Park <jae-hyeon.park <at> desy.de>
Cc: 5667 <at> debbugs.gnu.org
Subject: bug#5667: 23.1.93; cursor movement in Korean text is slow with xfonts-baekmuk
Date: Thu, 01 Apr 2010 16:59:25 +0900
Very sorry for the late response on this matter.

In article <87ljeb7kpr.fsf <at> desy.de>, Jae-hyeon Park <jae-hyeon.park <at> desy.de> writes:

> I am sorry if you are seeing this report more than once as I have
> already posted about this problem to emacs-devel (which I suppose was
> not the right list for a bug report).

> I use the baekmuk bitmap font (available as the xfonts-baekmuk package
> in debian for instance) to display Korean characters in emacs.  When
> there are many Korean characters in a buffer, moving the cursor among
> the Korean characters takes a long time (like a few seconds on my laptop
> which is a fairly new hardware).  It is weird that this symptom occurs
> only if I use this particular font.  However, the same font causes no
> trouble when I am using emacs 22.

> How to reproduce:

> 1) Start emacs with

>     $ emacs -Q -xrm 'Emacs.FontBackend: x' &

> 2) In the scratch buffer, evaluate the following code

>     (create-fontset-from-fontset-spec
>      "-misc-fixed-medium-r-normal--15-140-75-75-c-90-fontset-baekmuk,
>       ascii:-misc-fixed-medium-r-normal--15-140-75-75-c-90-iso8859-1")
>     (set-fontset-font "fontset-baekmuk" 'korean-ksc5601
>      "-baekmuk-gulim-medium-r-normal--18-180-75-75-m-180-ksc5601.1987-0")
>     (set-frame-font "fontset-baekmuk")

> 3) In the same frame, fill a whole emacs window with Korean characters.
>    For instance, open the sample Korean text file that can be downloaded
>    from https://bugs.launchpad.net/bugs/471597.

> 4) Try to move the cursor downwards by pressing C-n several times

I've just confirmed this problem.  Strangely that slowness
doesn't happen with the other fonts (e.g. daewoo-mincho).
I'm now investigating what is wrong.

---
Kenichi Handa
handa <at> m17n.org




This bug report was last modified 13 years and 70 days ago.

Previous Next


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