From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: A few changes to test in master Date: Mon, 03 Feb 2020 07:50:49 +0100 Message-ID: <87y2tkcgfq.fsf@gnu.org> References: <87wo9750jl.fsf@gnu.org> <87d0azn933.fsf@ucl.ac.uk> <87imkr4lk6.fsf@gnu.org> <878slktbk3.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:39171) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iyVZS-0006fw-HH for emacs-orgmode@gnu.org; Mon, 03 Feb 2020 01:50:59 -0500 In-Reply-To: <878slktbk3.fsf@ucl.ac.uk> (Eric Fraga's message of "Mon, 3 Feb 2020 06:44:13 +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: > On Friday, 31 Jan 2020 at 17:50, Bastien wrote: >> "Fraga, Eric" writes: >>> 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. > > No, sorry, I think you misunderstood as I did not explain properly. If > some columns are hidden or shrunk, the header line is not and so the > columns are misaligned. This is independent of automatic > realignment. Yes, sorry, I realized I did not understood when I received another similar request. Please test the feature from master again, I fixed this two days ago. -- Bastien