From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: A few changes to test in master Date: Fri, 31 Jan 2020 17:50:33 +0100 Message-ID: <87imkr4lk6.fsf@gnu.org> References: <87wo9750jl.fsf@gnu.org> <87d0azn933.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:51617) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ixZV6-0005PW-Ir for emacs-orgmode@gnu.org; Fri, 31 Jan 2020 11:50:37 -0500 In-Reply-To: <87d0azn933.fsf@ucl.ac.uk> (Eric Fraga's message of "Fri, 31 Jan 2020 11:45:06 +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-mx.org@gnu.org Sender: "Emacs-orgmode" To: "Fraga, Eric" Cc: "emacs-orgmode@gnu.org" Hi Eric, "Fraga, Eric" writes: > This is very appealing and I'll be using it by default (despite issues; > see below) as I often have long tables in my documents. Thanks, I also start to use it by default to test it more. > Some issues which may or may not be easily fixable or may require more > effort than is worth: > > 1. the header contents are placed at the leftmost column means the first > row does not align with the table in two cases: > 1. when display-line-number-mode is active and/or > 2. when org-indent-mode is used. Yes -- I'll see what can be done in this area, but probably the easiest way is to warn the user of compatibility issues. > 2. the display of the first row does not have column widths adjusted and > so the entries do not line up if the table itself has adjusted column > widths (C-c TAB). `org-table-automatic-realign' being t by default, I very seldom have a problem with the alignment of the first row, so this one does not seem to be very problematic to me. Thanks for your feedback, -- Bastien