From mboxrd@z Thu Jan 1 00:00:00 1970 From: William Denton Subject: Re: Table columns not aligning when width set Date: Mon, 14 Aug 2017 13:54:10 -0400 (EDT) Message-ID: References: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55239) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dhJZ9-0006Ou-CJ for emacs-orgmode@gnu.org; Mon, 14 Aug 2017 13:54:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dhJZ6-0001Yb-86 for emacs-orgmode@gnu.org; Mon, 14 Aug 2017 13:54:15 -0400 Received: from shell.miskatonic.org ([65.39.236.119]:34054) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dhJZ6-0001YJ-3Q for emacs-orgmode@gnu.org; Mon, 14 Aug 2017 13:54:12 -0400 Received: from localhost (localhost [127.0.0.1]) by shell.miskatonic.org (Postfix) with ESMTP id B3F30FA0074 for ; Mon, 14 Aug 2017 13:54:10 -0400 (EDT) In-Reply-To: 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" To: emacs-orgmode@gnu.org I was able to use git bisect (on master) to narrow down where the problem started (for me, at least): 27466a38bcd6f5f3c6bd3c61b8ec9253d4dbf4e4 is the first bad commit commit 27466a38bcd6f5f3c6bd3c61b8ec9253d4dbf4e4 Author: Nicolas Goaziou Date: Thu Jul 27 15:22:45 2017 +0200 Fix `org-string-width' * lisp/org.el (org-string-width): Better handle various invisible characters. I'm not sure what's going on ... is anyone else seeing this problem with tables? Bill On 8 August 2017, William Denton wrote: > I noticed this last week, but I'm on vacation. I'm compiling and running Org > and Emacs from source, and have been keeping up to date, but the problem's > been there for a while. For Org, I'm on the master branch, not tables, and > running "make update" to update. > > In the example below, the <40> and <10> widths are not respected. If you hit > C-c C-C on the STARTUP line, first one things goes wrong and then another, > and you can toggle back and forth. > > Bill > > # ---------- > > #+TITLE: Table column problem > #+STARTUP: align > > | Forty | Ten | > | <40> | <10> | > |------------------------------------------+--------------------------| > | This cell has more than forty characters in it, but it won't align | Under. > | > | This cell has under forty characters. | More than ten over here. | > > # ---------- -- William Denton :: Toronto, Canada --- Listening to Art: https://listeningtoart.org/ https://www.miskatonic.org/ --- GHG.EARTH: http://ghg.earth/ Caveat lector. --- STAPLR: http://staplr.org/