From mboxrd@z Thu Jan 1 00:00:00 1970 From: Axel Kielhorn Subject: Re: A few changes to test in master Date: Sat, 1 Feb 2020 15:52:20 +0100 Message-ID: References: <87wo9750jl.fsf@gnu.org> <878slmqz3w.fsf@gnu.org> Mime-Version: 1.0 (Mac OS X Mail 11.5 \(3445.9.1\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:36588) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ixu8H-00007T-3O for emacs-orgmode@gnu.org; Sat, 01 Feb 2020 09:52:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ixu8G-0005Pk-4G for emacs-orgmode@gnu.org; Sat, 01 Feb 2020 09:52:24 -0500 Received: from mo6-p00-ob.smtp.rzone.de ([2a01:238:20a:202:5300::11]:35363) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ixu8F-0005LN-Ec for emacs-orgmode@gnu.org; Sat, 01 Feb 2020 09:52:24 -0500 Received: from [IPv6:2003:cc:ff30:b200:c4e6:e9cb:b658:1be] by smtp.strato.de (RZmta 46.1.12 AUTH) with ESMTPSA id Y09135w11EqL6c1 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (curve X9_62_prime256v1 with 256 ECDH bits, eq. 3072 bits RSA)) (Client did not present a certificate) for ; Sat, 1 Feb 2020 15:52:21 +0100 (CET) In-Reply-To: <878slmqz3w.fsf@gnu.org> 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: Org-Mode Mailing List Hi Bastien, > Hi Axel, >=20 > thanks for testing the feature and reporting these issues. >=20 > I pushed a fix on master - can you confirm it solves your issues? It does, thanks for the quick response. There is another issue when a column is reduced in width by C-C TAB. The header line still has the original width, thus the columns are not = aligned. Greetings Axel