From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: Org 9.3 table columnwidth directive not working [9.3 (release_9.3 @ /Applications/Emacs.app/Contents/Resources/lisp/org/)] Date: Fri, 06 Dec 2019 21:39:12 +0100 Message-ID: <87k179w5n3.fsf@nicolasgoaziou.fr> References: <0100016ed1d37aac-88e8671f-bb77-434f-a756-35131ada48db-000000@email.amazonses.com> <87lfrsc8zj.fsf@ucl.ac.uk> <0100016ed4392587-b1efb2eb-f2d2-49d2-b77c-572deb0fff17-000000@email.amazonses.com> <87eexjgx30.fsf@kyleam.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:44127) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1idKNp-0002kY-5c for emacs-orgmode@gnu.org; Fri, 06 Dec 2019 15:39:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1idKNn-0001PI-Uk for emacs-orgmode@gnu.org; Fri, 06 Dec 2019 15:39:24 -0500 Received: from relay10.mail.gandi.net ([217.70.178.230]:58579) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1idKNl-0001Mw-AJ for emacs-orgmode@gnu.org; Fri, 06 Dec 2019 15:39:22 -0500 In-Reply-To: (Andy Moreton's message of "Fri, 06 Dec 2019 13:28:02 +0000") 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: Andy Moreton Cc: emacs-orgmode@gnu.org Hello, Andy Moreton writes: > This is still a regression. > > The old behaviour allowed display of fixed width columns, even if that > is wider than the content of cells in that column. This is useful for > display of several related tables with aligned column dividers. > > How do I get the old behaviour back, rather than the new breakage ? I will try to ignore the sarcasm, or whatever you may call it, from your answer. AFAICT, you still can have cells wider than their contents, e.g., try `C-c TAB` on the table below. | <30> | | foo | Regards, -- Nicolas Goaziou