From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Minshall 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 18:38:53 -0800 Message-ID: <426712.1572835133@apollo2.minshall.org> References: <87tv7kr6rr.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:53757) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iRSRj-0003Np-NV for emacs-orgmode@gnu.org; Sun, 03 Nov 2019 21:50:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iRSRi-0005FS-CW for emacs-orgmode@gnu.org; Sun, 03 Nov 2019 21:50:23 -0500 Received: from hiwela.pair.com ([209.68.5.201]:14786) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1iRSRi-0005F4-9J for emacs-orgmode@gnu.org; Sun, 03 Nov 2019 21:50:22 -0500 In-reply-to: Your message of "Sun, 03 Nov 2019 22:26:16 +0100." <87tv7kr6rr.fsf@nicolasgoaziou.fr> Content-ID: <426711.1572835133.1@apollo2.minshall.org> 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 Nicholas, thanks for trying. i am also unable to reproduce it. i notice there appears to be a new org-plus-contrib, and i suppose that might be a factor. (or, i messed up somehow.) presumably, this is a dead bug. in case it's *not* dead: i notice in my notes i had found this ---- https://emacs.stackexchange.com/questions/46923/orgmode-table-error-shrunk= -field ---- that seemed to (10 months ago) describe my issue. and, the stack trace was: ---- Debugger entered--Lisp error: (invalid-function org-table-with-shrunk-fiel= d) org-table-with-shrunk-field(nil) org-self-insert-command(1) funcall-interactively(org-self-insert-command 1) call-interactively(org-self-insert-command nil nil) command-execute(org-self-insert-command) ---- cheers, Greg