I found wired spacing in orgtbl mode when using unicode characters (exactly Korean characters)
I suspect that orgtbl counts number of characters instead of their width. Korean character width is double of latin character width . Here is the result: |-------| | 안녕하세요 | | abcde | | | Five Korean characters occupies 10 char width. But, orgtbl aligned vertical bar as if they are 5 char width. In GNU Emacs 22.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.8.9) of 2006-01-04 on hjnotebook X server distributor `The X.Org Foundation', version 11.0.60900000 configured using `configure '--prefix=/mnt/archive/usr/emacs22-20060104' '--with-x-toolkit=gtk'' 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: en_US.UTF-8 locale-coding-system: utf-8 default-enable-multibyte-characters: t Major mode: Lisp Interaction Minor modes in effect: orgtbl-mode: t tooltip-mode: t auto-compression-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 unify-8859-on-encoding-mode: t utf-translate-cjk-mode: t line-number-mode: t Recent input: <down> <down> M-x o r g t b l - m o d e <return> <help-echo> <help-echo> | - <return> | SPC C-x <return> C-\ k o r <tab> h a n g <tab> 3 <return> j f s h e a m f n c j 4 S-SPC <tab> C-\ a b c d e <tab> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <menu-bar> <help-menu> <report-emacs-bug> Recent messages: Loading org... Loading easy-mmode...done Loading org...done Loading quail...done Loading quail/hangul3...done Loading composite...done Loading tabify...done Loading emacsbug... Loading regexp-opt...done Loading emacsbug...done
_______________________________________________ emacs-pretest-bug mailing list emacs-pretest-bug@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug