From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: mis-alignment in org-tables with Tibetan characters Date: Sat, 24 May 2014 12:01:41 +0200 Message-ID: <8738fzbim2.fsf@bzg.ath.cx> References: <87a9e8y2ky.fsf@bzg.ath.cx> <8738jzc66w.fsf@ericabrahamsen.net> <87zjm6n8dh.fsf@bzg.ath.cx> <87d2ivpq1b.fsf@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49606) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wo8lz-0005H5-7o for emacs-orgmode@gnu.org; Sat, 24 May 2014 06:01:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wo8lt-0000Yj-5G for emacs-orgmode@gnu.org; Sat, 24 May 2014 06:01:51 -0400 Received: from mail-we0-x22d.google.com ([2a00:1450:400c:c03::22d]:43204) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wo8ls-0000Ye-Vh for emacs-orgmode@gnu.org; Sat, 24 May 2014 06:01:45 -0400 Received: by mail-we0-f173.google.com with SMTP id u57so6001203wes.32 for ; Sat, 24 May 2014 03:01:44 -0700 (PDT) In-Reply-To: <87d2ivpq1b.fsf@ericabrahamsen.net> (Eric Abrahamsen's message of "Mon, 10 Feb 2014 12:09:20 +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: Steffan Iverson , emacs-orgmode@gnu.org Hi Eric, Eric Abrahamsen writes: > Sorry this took a while to get to... > > I think it was a little simpler than I thought -- at least I hope that's > true, and I'm not missing something really obvious. There are two > patches attached, a simple one that handles re-justification of table > fields during field movement, and another that allows for narrowing of > columns with double-width strings. The second patch is uglier, and > doesn't work 100% well (you get misalignment if you try to narrow a > double-wide to an odd number of single-width characters), but it's > better than nothing. I want to apply the patches on master -- can you give them a commit message with an Emacs changelog? Also, the first one (0001-...) does not apply on master anymore. Thanks in advance! -- Bastien