From: "T.F. Torrey" <tftorrey@tftorrey.com>
To: emacs-orgmode@gnu.org
Subject: Error when applying table formula
Date: Tue, 26 Jan 2016 15:42:33 -0700 [thread overview]
Message-ID: <874me0q7xi.fsf@jack.tftorrey.com> (raw)
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
reply other threads:[~2016-01-26 22:42 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=874me0q7xi.fsf@jack.tftorrey.com \
--to=tftorrey@tftorrey.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).