From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: Org 9.2.1 table issues [9.2.1 (9.2.1-dist @ /Users/nick/.emacs.d/lisp/org-9.2.1/)] Date: Mon, 18 Feb 2019 23:44:17 +0100 Message-ID: <874l90son2.fsf@nicolasgoaziou.fr> References: <874l95qq9c.fsf@nicolasgoaziou.fr> <87ftsmti8p.fsf@nicolasgoaziou.fr> <87mumsss1k.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:36741) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gvreW-0000S8-2D for emacs-orgmode@gnu.org; Mon, 18 Feb 2019 17:44:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gvreU-0000Oh-EY for emacs-orgmode@gnu.org; Mon, 18 Feb 2019 17:44:44 -0500 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:55143) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gvreT-0000Jw-O9 for emacs-orgmode@gnu.org; Mon, 18 Feb 2019 17:44:42 -0500 In-Reply-To: (Nick Helm's message of "Mon, 18 Feb 2019 22:11:28 +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: Nick Helm Cc: "emacs-orgmode@gnu.org" Nick Helm writes: > That's a shame. Feel free to demonstrate a practical use-case, if you want to. > Could you tell me what functions govern this feature? You may want to have a look into `org-table--shrink-field' and `org-table--make-shrinking-overlay'. Regards,