From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Shrinking columns after formula recalculation Date: Mon, 15 Apr 2019 12:24:34 +0200 Message-ID: <875zrfsh0d.fsf@nicolasgoaziou.fr> References: <87bm1dbsjz.fsf@alphaville.usersys.redhat.com> <87ftqmny6c.fsf@nicolasgoaziou.fr> <87y34c9e3n.fsf@alphaville.usersys.redhat.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:37181) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hFyn3-0003qb-K7 for emacs-orgmode@gnu.org; Mon, 15 Apr 2019 06:24:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hFyn2-00017Q-Pn for emacs-orgmode@gnu.org; Mon, 15 Apr 2019 06:24:41 -0400 Received: from relay7-d.mail.gandi.net ([217.70.183.200]:46683) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hFyn2-00016A-IY for emacs-orgmode@gnu.org; Mon, 15 Apr 2019 06:24:40 -0400 In-Reply-To: <87y34c9e3n.fsf@alphaville.usersys.redhat.com> (Nick Dokos's message of "Sun, 14 Apr 2019 22:50:04 -0400") 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 Dokos Cc: emacs-orgmode@gnu.org Hello, Nick Dokos writes: > But since no good deed shall go unpunished, here's another related > problem I ran into: with shrunk columns, I add a few more rows to the > table with S-RET on the first column, recalculate to populate the > added rows and then do an undo. That undoes the results of the > recalculation but it also unshrinks the column. Yes, undo unshrinks. This is a good thing as one might not notice undone changes within a shrunk column. Also, AFAIK, there is no elegant way (i.e., not writing `org-undo') to circumvent the issue, if it is considered as such. Regards, -- Nicolas Goaziou