From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: double-width characters in tables Date: Wed, 13 Feb 2013 12:31:32 +0100 Message-ID: <874nhgxzh5.fsf@bzg.ath.cx> References: <878v6tdcmm.fsf@ericabrahamsen.net> <87vc9xixze.fsf@bzg.ath.cx> <87vc9x4jwq.fsf@ericabrahamsen.net> <877gmdcqzd.fsf@Rainer.invalid> <87a9r93s0o.fsf@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:43145) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U5Zrv-0008QC-4a for emacs-orgmode@gnu.org; Wed, 13 Feb 2013 05:47:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U5Zrq-0006ae-MG for emacs-orgmode@gnu.org; Wed, 13 Feb 2013 05:47:15 -0500 Received: from wg-in-x022a.1e100.net ([2a00:1450:400c:c00::22a]:37560 helo=mail-wg0-x22a.google.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U5Zrq-0006a6-Cy for emacs-orgmode@gnu.org; Wed, 13 Feb 2013 05:47:10 -0500 Received: by mail-wg0-f42.google.com with SMTP id 12so4091848wgh.1 for ; Wed, 13 Feb 2013 02:47:08 -0800 (PST) In-Reply-To: <87a9r93s0o.fsf@ericabrahamsen.net> (Eric Abrahamsen's message of "Wed, 13 Feb 2013 09:46:15 +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: > Solving the problem then might mean just using `org-string-width' > directly in the code, in the places where string width is currently > calculated from text property values. I'll poke at it, and see how badly > I break it. Thanks for digging further -- if you can find a bug that doesn't involve mixing languages (e.g. if users are inserting special but common characters?), that'd even better! -- Bastien