From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uwe Brauer Subject: Re: [RFC] Shrink columns dynamically Date: Mon, 10 Jul 2017 14:36:37 +0000 Message-ID: <87d198uznu.fsf@mat.ucm.es> References: <87bmoswkvs.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38254) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dUZo0-0004RT-MP for emacs-orgmode@gnu.org; Mon, 10 Jul 2017 10:36:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dUZnx-0001jf-Ld for emacs-orgmode@gnu.org; Mon, 10 Jul 2017 10:36:56 -0400 Received: from [195.159.176.226] (port=58029 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dUZnx-0001hu-Ew for emacs-orgmode@gnu.org; Mon, 10 Jul 2017 10:36:53 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1dUZnl-00013I-Hh for emacs-orgmode@gnu.org; Mon, 10 Jul 2017 16:36:41 +0200 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 >>> "Nicolas" == Nicolas Goaziou writes: > Hello, > I'd like to replace the visual effect of width cookies (not > interpretation by export back-ends) with a more dynamic one. To that > effect, I pushed a "hide-table-column" branch in the repository. This is the patch I applied and tested? If so, I think it is a very good thing and should be in master. Uwe Brauer