From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Helm 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: Tue, 19 Feb 2019 03:16:36 +0000 Message-ID: References: <874l95qq9c.fsf@nicolasgoaziou.fr> <87ftsmti8p.fsf@nicolasgoaziou.fr> <87mumsss1k.fsf@nicolasgoaziou.fr> <874l90son2.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:52617) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gvvu2-0007BP-0u for emacs-orgmode@gnu.org; Mon, 18 Feb 2019 22:17:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gvvtx-0007PN-Ex for emacs-orgmode@gnu.org; Mon, 18 Feb 2019 22:16:59 -0500 Received: from mail-eopbgr1370127.outbound.protection.outlook.com ([40.107.137.127]:50334 helo=AUS01-SY3-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gvvtq-0007Jj-9h for emacs-orgmode@gnu.org; Mon, 18 Feb 2019 22:16:53 -0500 In-Reply-To: <874l90son2.fsf@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Mon, 18 Feb 2019 23:44:17 +0100") Content-Language: en-US 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: Nicolas Goaziou Cc: "emacs-orgmode@gnu.org" Nicolas Goaziou writes: > Nick Helm writes: > >> Could you tell me what functions govern this feature?=20 > > You may want to have a look into `org-table--shrink-field' and > `org-table--make-shrinking-overlay'. Great, got it sorted now. Thanks again for your time.