emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* "File mode specification error: (user-error Empty table - created default table)"
@ 2019-03-22  2:33 William Denton
  2019-03-22 13:23 ` John Kitchin
  2019-03-22 21:02 ` Nicolas Goaziou
  0 siblings, 2 replies; 3+ messages in thread
From: William Denton @ 2019-03-22  2:33 UTC (permalink / raw)
  To: emacs-orgmode

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:

#----- begin

#+NAME: count
#+BEGIN_SRC sql :engine mysql :dbuser user :database db_name :exports results
SELECT count(*) AS foo FROM bar
#+END_SRC

|   |   |   |   |   |
|---+---+---+---+---|
|   |   |   |   |   |
#+RESULTS: count
| foo   |
|-------|
|  2782 |

#----- end

Anyone else seeing this?

Bill
--
William Denton :: Toronto, Canada   ---   Listening to Art: https://listeningtoart.org/
https://www.miskatonic.org/         ---   GHG.EARTH: https://ghg.earth/
Caveat lector.                      ---   STAPLR: http://staplr.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-03-22 21:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-22  2:33 "File mode specification error: (user-error Empty table - created default table)" William Denton
2019-03-22 13:23 ` John Kitchin
2019-03-22 21:02 ` Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).