From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: "File mode specification error: (user-error Empty table - created default table)" Date: Fri, 22 Mar 2019 22:02:45 +0100 Message-ID: <87va0a7hca.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:48009) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h7RJv-0004WH-2O for emacs-orgmode@gnu.org; Fri, 22 Mar 2019 17:03:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h7RJn-0002yS-Ms for emacs-orgmode@gnu.org; Fri, 22 Mar 2019 17:03:14 -0400 Received: from relay9-d.mail.gandi.net ([217.70.183.199]:57679) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1h7RJi-0002nA-OU for emacs-orgmode@gnu.org; Fri, 22 Mar 2019 17:03:08 -0400 In-Reply-To: (William Denton's message of "Thu, 21 Mar 2019 22:33:35 -0400 (EDT)") 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: William Denton Cc: emacs-orgmode@gnu.org Hello, William Denton writes: > I've updated Org from source a couple of times in the last couple of days and > this started happening: when I restart Emacs, I get an error saying "File mode > specification error: (user-error Empty table - created default table)" and this > happens: an empty table is added! Here's an example: You may want to start Emacs with --debug-on-init flag, and report the backtrace here. Regards, -- Nicolas Goaziou