From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wanrong Lin Subject: Misaligned Chinese text in column view Date: Fri, 22 Feb 2008 17:15:52 -0500 Message-ID: <47BF4998.80604@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JSgBb-0007ca-Fg for emacs-orgmode@gnu.org; Fri, 22 Feb 2008 17:16:07 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JSgBW-0007Wr-KW for emacs-orgmode@gnu.org; Fri, 22 Feb 2008 17:16:07 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JSgBW-0007WW-Fo for emacs-orgmode@gnu.org; Fri, 22 Feb 2008 17:16:02 -0500 Received: from hs-out-0708.google.com ([64.233.178.251]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JSgBW-0001fX-EZ for emacs-orgmode@gnu.org; Fri, 22 Feb 2008 17:16:02 -0500 Received: by hs-out-0708.google.com with SMTP id j58so403011hsj.10 for ; Fri, 22 Feb 2008 14:16:01 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi, Carsten, Occasionally I use some Chinese text in my org files (I am a native Chinese speaker), and I find that in column view lines with Chinese text are misaligned, meaning those "|" dividers are off to the left by two characters. With fixed width fonts, each Chinese character occupies the space of two English characters, so the number fits well. :-) In case you need some example Chinese text, here is a line. * TODO 简体中文例子 This matter is really nothing important, but I guess as org-mode is so good now, it is not that easy to raise really important issues. :-) Thanks. Wanrong