Re: [O] Code block evaluation is disabled

2016-01-09 Thread Damián
Rasmus gmx.us> writes: > See > http://orgmode.org/manual/eval.html > > It sounds like you have some settings estting the default of the :eval > header to "no"/"never" (or setting the noeval header). > > I think you should be queried from "emacs -q". If this is the case, it’s > probably

Re: [O] Code block evaluation is disabled

2016-01-09 Thread Kyle Meyer
Damian Bernardini writes: > Whenever I try to evaluate code I get the following: > > Evaluation of this xxx code-block (x) is disabled. [...] > Org-mode version: 8.3.3 > Emacs version: 24.5.1 > > ;; Babel > (org-babel-do-load-languages > 'org-babel-load-languages > '((R . t) > (emac

Re: [O] Code block evaluation is disabled

2016-01-09 Thread Rasmus
Damian Bernardini writes: > Whenever I try to evaluate code I get the following: > > Evaluation of this xxx code-block (x) is disabled. > > Sometime I evaluated these code-blocks, I don't know what has changed since > the last time they worked. > I've tried with sh and ledger codes with t