HI! 2005-06-12 (일), 20:31 +0900, Kenichi Handa 쓰시길: > In article <[EMAIL PROTECTED]>, sangu <[EMAIL PROTECTED]> writes: > > > //gulimche is Korean truetype fixed font. > > $emacs -fn gulimche-9 > > Korean input, but string is broken. > > I don't understand what you mean by the last sentense > above. Please follow the following instruction. > Unreadable chars display.
> > Please describe exactly what actions triggered the bug > > and the precise symptoms of the bug: > > Anyway, the current emacs supports TrueType fonts only via X > proptocol; in other words, you can use only such a font in > Emacs that you can see by the program xfd. Can you see the > glyphs of that Korean font by "xfd -fn gulimche-9"? Using emacs cvs branch is XFT_JHD_BRANCH tag. This Branch is using Xft2 ( http://freedesktop.org/wiki/Software_2fXft ). cvs -z3 -d:ext:[EMAIL PROTECTED]:/cvsroot/emacs co -r XFT_JHD_BRANCH emacs See Also : http://lists.gnu.org/archive/html/emacs-devel/2005-03/msg00904.html And answer From Jan D http://lists.gnu.org/archive/html/emacs-pretest-bug/2005-06/msg00265.html > > This bug report will be sent to the Free Software Foundation, > > not to your local site managers! > > Please write in English if possible, because the Emacs maintainers > > usually do not have translators to read other languages for them. > > > Your bug report will be posted to the [email protected] mailing > > list. > > > Please describe exactly what actions triggered the bug > > and the precise symptoms of the bug: > > > > > > In GNU Emacs 22.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.6.7) > > of 2005-06-11 on sangu > > Distributor `The X.Org Foundation', version 11.0.60802000 > > configured using `configure '--with-pop' '--with-sound' '--with-gtk' > > '-with-xft'' > > > 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: ko_KR.UTF-8 > > locale-coding-system: utf-8 > > default-enable-multibyte-characters: t > > > Major mode: Lisp Interaction > > > Minor modes in effect: > > encoded-kbd-mode: t > > show-paren-mode: t > > display-time-mode: t > > global-hl-line-mode: t > > mouse-wheel-mode: t > > tooltip-mode: t > > auto-compression-mode: t > > global-font-lock-mode: t > > font-lock-mode: t > > blink-cursor-mode: t > > unify-8859-on-encoding-mode: t > > utf-translate-cjk-mode: t > > size-indication-mode: t > > column-number-mode: t > > line-number-mode: t > > transient-mark-mode: t > > next-error-follow-minor-mode: Fol > > > Recent input: > > C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p > > C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p > > C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p > > C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p <down> <down> > > <down> <down> <down> <down> <down> <down> <down> <down> > > <down> <down> <down> <down> <down> <next> <next> <next> > > C-x o C-x o C-x 2 C-x o C-x m C-g C-x b C-g C-x k <return> > > C-x <escape> C-g M-x r e p <tab> o r t - e m <tab> > > <return> > > > Recent messages: > > Loading view...done > > Loading outline...done > > Loading vc-cvs...done > > View mode: type C-h for help, h for commands, q to quit. > > Quit > > Loading sendmail...done > > Quit [2 times] > > Making completion list... > > Loading help-mode...done > > Loading emacsbug...done > > > > > _______________________________________________ > > Emacs-pretest-bug mailing list > > [email protected] > > http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug > > --- > Kenichi Handa > [EMAIL PROTECTED] _______________________________________________ Emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
