all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jae-hyeon Park <jae-hyeon.park@desy.de>
To: emacs-devel@gnu.org
Subject: 23.1.92: cursor movement in Korean text is slow with xfonts-baekmuk
Date: Fri, 19 Feb 2010 00:28:50 +0100	[thread overview]
Message-ID: <87sk8yf7il.fsf@aida.desy.de> (raw)

Hello,

I would like to draw your attention to a problem that I reported a few
months ago.  It can be found at https://bugs.launchpad.net/bugs/471597
The report is about emacs 23.1 but I still have the same problem with
the pretest version 23.1.92.  It is weird that this symptom occurs
only if I use the particular bitmap font, baekmuk.  However, this font
causes no trouble when I am using emacs 22.  For your convenience let
me copy the text below.  The attached file is available at the above
link.  Thank you.

Jae-hyeon Park


Binary package hint: emacs23

Source package: emacs23
Ubuntu release: 9.10 amd64
Package version: 23.1+1-4ubuntu3

I use the bitmap font xfonts-baekmuk 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).

How to reproduce:

1) Start emacs with

    $ emacs23 -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) Open the attached file in the same frame

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




                 reply	other threads:[~2010-02-18 23:28 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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

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

  git send-email \
    --in-reply-to=87sk8yf7il.fsf@aida.desy.de \
    --to=jae-hyeon.park@desy.de \
    --cc=emacs-devel@gnu.org \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.