From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: error: (invalid-function org-table-with-shrunk-field) [9.2.6 (9.2.6-4-ge30905-elpaplus @ /home/minshall/.emacs.d/elpa/org-plus-contrib-20191014/)] Date: Sun, 03 Nov 2019 22:26:16 +0100 Message-ID: <87tv7kr6rr.fsf@nicolasgoaziou.fr> References: <129700.1571194195@apollo2.minshall.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:55142) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iRNOG-0003ty-Pj for emacs-orgmode@gnu.org; Sun, 03 Nov 2019 16:26:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iRNOE-0004XN-FT for emacs-orgmode@gnu.org; Sun, 03 Nov 2019 16:26:28 -0500 Received: from relay7-d.mail.gandi.net ([217.70.183.200]:53577) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iRNOE-0004X2-9k for emacs-orgmode@gnu.org; Sun, 03 Nov 2019 16:26:26 -0500 In-Reply-To: <129700.1571194195@apollo2.minshall.org> (Greg Minshall's message of "Tue, 15 Oct 2019 22:49:55 -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: Greg Minshall Cc: emacs-orgmode@gnu.org Hello, Greg Minshall writes: > using elpa org-mode, with org-plus-contrib, typing a character, or > deleting a character, in an existing column in a table gives the error > : (invalid-function org-table-with-shrunk-field) > > to reproduce, first > : (setq debug-on-error t) > > then, open a (presumably empty) file, foo.org, say, and type > ---- > | this | is | a | test | > ---- > then, at the end of the line, hit , and type, e.g., "t" (or > ) and the error appears. FWIW, I cannot reproduce it. Regards, -- Nicolas Goaziou