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: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
To: Jae-hyeon Park <jae-hyeon.park <at> desy.de>
Cc: 5667 <at> debbugs.gnu.org
Subject: bug#5667: Acknowledgement (23.1.93; cursor movement in Korean text is slow with xfonts-baekmuk)
Date: Sun, 18 Sep 2011 14:15:05 +0200
Jae-hyeon Park <jae-hyeon.park <at> desy.de> writes:

> I found a workaround or a possible fix.  The slowdown goes away if I
> add to font-encoding-alist an entry for the registry ksx1001.1998.  A
> patch is attached.
>
> --- emacs-23.1.94.orig/lisp/international/fontset.el	2010-03-11 03:20:33.000000000 +0100
> +++ emacs-23.1.94/lisp/international/fontset.el	2010-03-27 17:16:47.681744851 +0100
> @@ -59,6 +59,7 @@
>  	("jisx0208" . japanese-jisx0208)
>  	("jisx0201" . jisx0201)
>  	("jisx0212" . japanese-jisx0212)
> +	("ksx1001" . korean-ksc5601)
>  	("ksc5601.1987" . korean-ksc5601)

As far as I can tell, this patch was never applied.  Was it forgotten,
or was it the wrong solution?

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/




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.