emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Error when applying table formula
@ 2016-01-26 22:42 T.F. Torrey
  0 siblings, 0 replies; only message in thread
From: T.F. Torrey @ 2016-01-26 22:42 UTC (permalink / raw)
  To: emacs-orgmode

Hello,

I'm getting a weird error.  When I "make vanilla" from the current git
repo, I don't get the error, so I'm sure it's something I've done, but
I'm not sure what, and my customizations make tracking down the problem
complicated.  I know I can find out the source, but I'm hoping that
someone has an idea that can save me some time.

Then I type C-c C-c on a `#+TBLFM:` line, I get an error.

This weird message appears in the *Warnings* buffer:

Warning (emacs): There is no logger of name 268435455.

I also get this in the *Backtrace* buffer:

Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p t)
  byte-code("\301\302\b\303\245\304\"\303\245!\207" [most-positive-fixnum truncate log 2 10] 4)
  (defconst math-bignum-digit-length (byte-code "\301\302\b\303\245\304\"\303\245!\207" [most-positive-fixnum truncate log 2 10] 4) ("/usr/share/emacs/24.5/lisp/calc/calc.elc" . 79936))
  calc-eval(("(8)-1" calc-internal-prec 12 calc-float-format (float 8) calc-angle-mode deg calc-prefer-frac nil calc-symbolic-mode nil calc-date-format (YYYY "-" MM "-" DD " " Www (" " hh ":" mm)) calc-display-working-message t) nil)
  org-table-eval-formula(nil "$1-1" noalign nocst nostore noanalysis)
  org-table-recalculate(t)
  call-interactively(org-table-recalculate)
  org-table-calc-current-TBLFM()
  org-ctrl-c-ctrl-c(nil)
  call-interactively(org-ctrl-c-ctrl-c nil nil)
  command-execute(org-ctrl-c-ctrl-c)

Also, the error appears in all my files, but when I tried to run
org-lint to look for possible problems in a file that might have them,
it simply stops with this message:

Search failed: "^[ 	]*#\\+[A-Za-z]+: +setup *$"

Does anyone have any idea what a likely culprit might be?

Emacs  : GNU Emacs 24.5.1 (i586-pc-linux-gnu, GTK+ Version 3.18.2)
 of 2015-10-24 on x86-grnet-01, modified by Debian
Package: Org-mode version 8.3.3 (release_8.3.3-501-g15d591.dirty @ /home/tftorrey/T/hacks/org-mode/lisp/)

Thanks in advance,
Terry

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-01-26 22:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-26 22:42 Error when applying table formula T.F. Torrey

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).