From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: double-width characters in tables Date: Tue, 12 Feb 2013 12:16:05 +0100 Message-ID: <87vc9xixze.fsf@bzg.ath.cx> References: <878v6tdcmm.fsf@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:57179) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U5DqP-0000Dy-Lw for emacs-orgmode@gnu.org; Tue, 12 Feb 2013 06:16:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U5DqM-0001U0-WF for emacs-orgmode@gnu.org; Tue, 12 Feb 2013 06:16:13 -0500 Received: from mail-wi0-f180.google.com ([209.85.212.180]:37806) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U5DqM-0001Tq-QO for emacs-orgmode@gnu.org; Tue, 12 Feb 2013 06:16:10 -0500 Received: by mail-wi0-f180.google.com with SMTP id hi8so4223886wib.7 for ; Tue, 12 Feb 2013 03:16:09 -0800 (PST) In-Reply-To: <878v6tdcmm.fsf@ericabrahamsen.net> (Eric Abrahamsen's message of "Tue, 12 Feb 2013 18:56:17 +0800") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Eric Abrahamsen Cc: emacs-orgmode@gnu.org Hi Eric, Eric Abrahamsen writes: > This problem has been flagged up before: > > http://orgmode.org/worg/org-issues.html#mid-87pqt04qg1-2Efsf-40gmail-2Ecom > > It's causing me headaches at the moment, so I'm trying to see if I can > find a solution. The problem for me here is that even if (string-width "《蛙》") returns 6, it is not visually equivalent to 6 characters. Is it for you? If not, let's report this to Emacs... PS: Btw (org-string-width "《蛙》") returns the correct value. -- Bastien