Using elpa, I've installed org-mode, org-20161118 which has given me the log file below. I removed and installed this because the following error occurs: Warning (initialization): An error occurred while loading 'c:/Users/sway/AppData/Roaming/.emacs': Invalid function: org-babel-header-args-safe-fn To ensure normal operation, you should investigate and remove the cause of the error in your initialization file. Start Emacs with the '--debug-init' option to view a complete error backtrace. When I do the backtrace, the following is produced. Debugger entered--Lisp error: (invalid-function org-babel-header-args-safe-fn) org-babel-header-args-safe-fn((:cache :colnames :comments :exports :epilogue :hlines :noeval :noweb :noweb-ref :noweb-sep :padline :prologue :rownames :sep :session :tangle :wrap (:eval "never" "query") (:results lambda (str) (not (string-match "file" str))) :width :height :bg :units :pointsize :antialias :quality :compression :res :type :family :title :fonts :version :paper :encoding :pagecentre :colormodel :useDingbats :horizontal)) byte-code("\301\302\303\304!#\210\305\306\307\310\311DD\312\313\314\315\316\317\320& \207" [ob-R-safe-header-args put org-babel-default-header-args:R safe-local-variable org-babel-header-args-safe-fn custom-declare-variable org-babel-R-command funcall function #[0 "\300\207" ["R --slave --no-save"] 1 "R --slave --no-save"] "Name of command to use for executing R code." :group org-babel :version "24.1" :type string] 10) require(ob-R) org-babel-do-load-languages(org-babel-load-languages ((latex . t) (maxima . t) (emacs-lisp . t) (calc . t) (R . t))) eval-buffer(# nil "c:/Users/sway/AppData/Roaming/.emacs" nil t) ; Reading at buffer position 26705 load-with-code-conversion("c:/Users/sway/AppData/Roaming/.emacs" "c:/Users/sway/AppData/Roaming/.emacs" t t) load("~/.emacs" t t) #[0 "\205\266 This is making the following code unable to work: #+BEGIN_SRC R :session *R* 2+2 #+END_SRC Also, when I hit C-c `, I go to the table editor, not the source code editor. Below is a dump of the installation of Org-20161118 The compile log: ==================================================================== Leaving directory 'c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118' Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-C.el at Fri Dec 2 09:00:20 2016 Entering directory 'c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/' In end of data: ob-C.el:448:1:Warning: the function 'org-babel--get-vars' is not known to be defined. Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-J.el at Fri Dec 2 09:00:20 2016 Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-R.el at Fri Dec 2 09:00:20 2016 ob-R.el:70:11:Warning: reference to free variable 'org-babel-safe-header-args' ob-R.el:408:1:Warning: Unused lexical variable 'raw' In end of data: ob-R.el:470:1:Warning: the following functions are not known to be defined: org-babel-header-args-safe-fn, org-babel-graphical-output-file, org-babel--get-vars Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-abc.el at Fri Dec 2 09:00:20 2016 In end of data: ob-abc.el:93:1:Warning: the function 'org-babel--get-vars' is not known to be defined. Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-asymptote.el at Fri Dec 2 09:00:20 2016 In end of data: ob-asymptote.el:140:1:Warning: the function 'org-babel--get-vars' is not known to be defined. Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-awk.el at Fri Dec 2 09:00:20 2016 In end of data: ob-awk.el:112:1:Warning: the function 'org-babel--get-vars' is not known to be defined. Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-calc.el at Fri Dec 2 09:00:20 2016 In end of data: ob-calc.el:111:1:Warning: the function 'org-babel--get-vars' is not known to be defined. Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-clojure.el at Fri Dec 2 09:00:20 2016 In end of data: ob-clojure.el:119:1:Warning: the function 'org-babel--get-vars' is not known to be defined. Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-comint.el at Fri Dec 2 09:00:20 2016 Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-coq.el at Fri Dec 2 09:00:21 2016 Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-core.el at Fri Dec 2 09:00:21 2016 In org-babel-check-confirm-evaluate: ob-core.el:221:8:Warning: function org-babel-check-confirm-evaluate used to take 1+ arguments, now takes 1 ob-core.el:221:8:Warning: macro 'org-babel-check-confirm-evaluate' being redefined as a function ob-core.el:248:1:Warning: Unused lexical variable 'block-name' ob-core.el:248:1:Warning: Unused lexical variable 'code-block' ob-core.el:248:1:Warning: Unused lexical variable 'query' ob-core.el:248:1:Warning: Unused lexical variable 'noeval' In org-babel-check-evaluate: ob-core.el:256:35:Warning: 'org-bound-and-true-p' is an obsolete alias (as of Org 9.0); use 'bound-and-true-p' instead. ob-core.el:263:1:Warning: Unused lexical variable 'block-name' ob-core.el:263:1:Warning: Unused lexical variable 'code-block' ob-core.el:263:1:Warning: Unused lexical variable 'query' ob-core.el:263:1:Warning: Unused lexical variable 'noeval' In org-babel-set-current-result-hash: ob-core.el:1276:8:Warning: function org-babel-set-current-result-hash used to take 1 argument, now takes 2 In org-babel-find-named-result: ob-core.el:1741:8:Warning: function org-babel-find-named-result used to take 1-2 arguments, now takes 1 In org-babel-where-is-src-block-result: ob-core.el:1913:8:Warning: function org-babel-where-is-src-block-result used to take 0-4 arguments, now takes 0-3 In org-babel-insert-result: ob-core.el:2087:8:Warning: function org-babel-insert-result used to take 1-6 arguments, now takes 1-5 Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-css.el at Fri Dec 2 09:00:21 2016 Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-ditaa.el at Fri Dec 2 09:00:21 2016 Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-dot.el at Fri Dec 2 09:00:21 2016 In end of data: ob-dot.el:91:1:Warning: the function 'org-babel--get-vars' is not known to be defined. Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-ebnf.el at Fri Dec 2 09:00:21 2016 Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-emacs-lisp.el at Fri Dec 2 09:00:21 2016 In end of data: ob-emacs-lisp.el:95:1:Warning: the following functions are not known to be defined: org-babel--get-vars, org-babel-make-language-alias Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-eval.el at Fri Dec 2 09:00:21 2016 Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-exp.el at Fri Dec 2 09:00:21 2016 In org-babel-exp-src-block: ob-exp.el:67:8:Warning: function org-babel-exp-src-block used to take 0+ arguments, now takes 0 ob-exp.el:98:47:Warning: reference to free variable 'org-babel-exp-reference-buffer' In org-babel-exp-process-buffer: ob-exp.el:175:33:Warning: org-babel-get-src-block-info called with 2 arguments, but accepts only 0-1 In org-babel-exp-do-export: ob-exp.el:281:51:Warning: org-babel-exp-code called with 2 arguments, but accepts only 1 ob-exp.el:284:45:Warning: org-babel-exp-code called with 2 arguments, but accepts only 1 In org-babel-exp-code: ob-exp.el:329:8:Warning: function org-babel-exp-code used to take 1 argument, now takes 2 ob-exp.el:337:21:Warning: reference to free variable 'org-babel-exp-reference-buffer' In org-babel-exp-results: ob-exp.el:365:27:Warning: reference to free variable 'org-babel-exp-reference-buffer' In end of data: ob-exp.el:397:1:Warning: the function 'org-babel-remove-inline-result' is not known to be defined. Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-forth.el at Fri Dec 2 09:00:21 2016 Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-fortran.el at Fri Dec 2 09:00:21 2016 In end of data: ob-fortran.el:169:1:Warning: the function 'org-babel--get-vars' is not known to be defined. Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-gnuplot.el at Fri Dec 2 09:00:22 2016 In end of data: ob-gnuplot.el:279:1:Warning: the function 'org-babel--get-vars' is not known to be defined. Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-groovy.el at Fri Dec 2 09:00:22 2016 Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-haskell.el at Fri Dec 2 09:00:22 2016 ob-haskell.el:62:1:Warning: Unused lexical variable 'raw' In end of data: ob-haskell.el:214:1:Warning: the following functions are not known to be defined: org-babel-strip-quotes, org-babel--get-vars Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-io.el at Fri Dec 2 09:00:22 2016 Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-java.el at Fri Dec 2 09:00:22 2016 Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-js.el at Fri Dec 2 09:00:22 2016 ob-js.el:61:1:Warning: Unused lexical variable 'raw' In end of data: ob-js.el:165:1:Warning: the function 'org-babel--get-vars' is not known to be defined. Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-keys.el at Fri Dec 2 09:00:22 2016 Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-latex.el at Fri Dec 2 09:00:22 2016 In end of data: ob-latex.el:227:1:Warning: the function 'org-babel--get-vars' is not known to be defined. Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-ledger.el at Fri Dec 2 09:00:22 2016 Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-lilypond.el at Fri Dec 2 09:00:22 2016 In end of data: ob-lilypond.el:413:1:Warning: the function 'org-babel--get-vars' is not known to be defined. Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-lisp.el at Fri Dec 2 09:00:22 2016 In end of data: ob-lisp.el:128:1:Warning: the function 'org-babel--get-vars' is not known to be defined. Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-lob.el at Fri Dec 2 09:00:22 2016 ob-lob.el:48:1:Warning: Unused lexical variable 'end-body' ob-lob.el:48:1:Warning: Unused lexical variable 'beg-body' ob-lob.el:48:1:Warning: Unused lexical variable 'body' ob-lob.el:48:1:Warning: Unused lexical variable 'end-header-args' ob-lob.el:48:1:Warning: Unused lexical variable 'beg-header-args' ob-lob.el:48:1:Warning: Unused lexical variable 'header-args' ob-lob.el:48:1:Warning: Unused lexical variable 'end-switches' ob-lob.el:48:1:Warning: Unused lexical variable 'beg-switches' ob-lob.el:48:1:Warning: Unused lexical variable 'switches' ob-lob.el:48:1:Warning: Unused lexical variable 'end-lang' ob-lob.el:48:1:Warning: Unused lexical variable 'beg-lang' ob-lob.el:48:1:Warning: Unused lexical variable 'lang' ob-lob.el:48:1:Warning: Unused lexical variable 'beg-block' ob-lob.el:48:1:Warning: Unused lexical variable 'full-block' In org-babel-lob--src-info: ob-lob.el:86:28:Warning: reference to free variable 'org-babel-exp-reference-buffer' ob-lob.el:97:38:Warning: org-babel-get-src-block-info called with 2 arguments, but accepts only 0-1 ob-lob.el:98:39:Warning: org-babel-lob-get-info called with 1 argument, but accepts only 0 Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-lua.el at Fri Dec 2 09:00:22 2016 ob-lua.el:317:1:Warning: Unused lexical variable 'raw' ob-lua.el:317:1:Warning: Unused lexical variable 'raw' In end of data: ob-lua.el:404:1:Warning: the function 'org-babel--get-vars' is not known to be defined. Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-makefile.el at Fri Dec 2 09:00:22 2016 Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-matlab.el at Fri Dec 2 09:00:22 2016 Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-maxima.el at Fri Dec 2 09:00:22 2016 In end of data: ob-maxima.el:128:1:Warning: the following functions are not known to be defined: org-babel--get-vars, org-babel-graphical-output-file Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-mscgen.el at Fri Dec 2 09:00:22 2016 Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-ocaml.el at Fri Dec 2 09:00:22 2016 ob-ocaml.el:61:1:Warning: Unused lexical variable 'raw' In end of data: ob-ocaml.el:172:1:Warning: the function 'org-babel--get-vars' is not known to be defined. Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-octave.el at Fri Dec 2 09:00:22 2016 ob-octave.el:190:1:Warning: Unused lexical variable 'raw' In end of data: ob-octave.el:267:1:Warning: the following functions are not known to be defined: org-babel-graphical-output-file, org-babel--get-vars, org-babel-strip-quotes Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-org.el at Fri Dec 2 09:00:22 2016 In end of data: ob-org.el:73:1:Warning: the function 'org-babel--get-vars' is not known to be defined. Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-perl.el at Fri Dec 2 09:00:22 2016 In end of data: ob-perl.el:158:1:Warning: the function 'org-babel--get-vars' is not known to be defined. Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-picolisp.el at Fri Dec 2 09:00:22 2016 ob-picolisp.el:96:1:Warning: Unused lexical variable 'raw' In end of data: ob-picolisp.el:188:1:Warning: the function 'org-babel--get-vars' is not known to be defined. Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-plantuml.el at Fri Dec 2 09:00:22 2016 Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-processing.el at Fri Dec 2 09:00:22 2016 In end of data: ob-processing.el:196:1:Warning: the function 'org-babel--get-vars' is not known to be defined. Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-python.el at Fri Dec 2 09:00:22 2016 ob-python.el:281:1:Warning: Unused lexical variable 'raw' ob-python.el:281:1:Warning: Unused lexical variable 'raw' In end of data: ob-python.el:347:1:Warning: the function 'org-babel--get-vars' is not known to be defined. Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-ref.el at Fri Dec 2 09:00:22 2016 In org-babel-ref-resolve: ob-ref.el:126:30:Warning: reference to free variable 'org-babel-exp-reference-buffer' In end of data: ob-ref.el:250:1:Warning: the function 'org-babel-read-element' is not known to be defined. Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-ruby.el at Fri Dec 2 09:00:22 2016 ob-ruby.el:187:1:Warning: Unused lexical variable 'raw' ob-ruby.el:187:1:Warning: Unused lexical variable 'raw' ob-ruby.el:187:1:Warning: Unused lexical variable 'raw' In end of data: ob-ruby.el:262:1:Warning: the function 'org-babel--get-vars' is not known to be defined. Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-sass.el at Fri Dec 2 09:00:23 2016 Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-scala.el at Fri Dec 2 09:00:23 2016 Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-scheme.el at Fri Dec 2 09:00:23 2016 In end of data: ob-scheme.el:209:1:Warning: the function 'org-babel--get-vars' is not known to be defined. Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-screen.el at Fri Dec 2 09:00:23 2016 Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-sed.el at Fri Dec 2 09:00:23 2016 Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-shell.el at Fri Dec 2 09:00:23 2016 ob-shell.el:196:1:Warning: Unused lexical variable 'raw' In end of data: ob-shell.el:276:1:Warning: the function 'org-babel--get-vars' is not known to be defined. Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-shen.el at Fri Dec 2 09:00:23 2016 In end of data: ob-shen.el:79:1:Warning: the function 'org-babel--get-vars' is not known to be defined. Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-sql.el at Fri Dec 2 09:00:23 2016 In end of data: ob-sql.el:284:1:Warning: the function 'org-babel--get-vars' is not known to be defined. Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-sqlite.el at Fri Dec 2 09:00:23 2016 In end of data: ob-sqlite.el:162:1:Warning: the function 'org-babel--get-vars' is not known to be defined. Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-stan.el at Fri Dec 2 09:00:23 2016 Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-table.el at Fri Dec 2 09:00:23 2016 Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob-tangle.el at Fri Dec 2 09:00:23 2016 ob-tangle.el:404:1:Warning: Unused lexical variable 'end-body' ob-tangle.el:404:1:Warning: Unused lexical variable 'beg-body' ob-tangle.el:404:1:Warning: Unused lexical variable 'body' ob-tangle.el:404:1:Warning: Unused lexical variable 'end-header-args' ob-tangle.el:404:1:Warning: Unused lexical variable 'beg-header-args' ob-tangle.el:404:1:Warning: Unused lexical variable 'header-args' ob-tangle.el:404:1:Warning: Unused lexical variable 'end-switches' ob-tangle.el:404:1:Warning: Unused lexical variable 'beg-switches' ob-tangle.el:404:1:Warning: Unused lexical variable 'switches' ob-tangle.el:404:1:Warning: Unused lexical variable 'end-lang' ob-tangle.el:404:1:Warning: Unused lexical variable 'beg-lang' ob-tangle.el:404:1:Warning: Unused lexical variable 'lang' ob-tangle.el:404:1:Warning: Unused lexical variable 'beg-block' ob-tangle.el:404:1:Warning: Unused lexical variable 'full-block' Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ob.el at Fri Dec 2 09:00:23 2016 Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/org-agenda.el at Fri Dec 2 09:00:23 2016 In org-tags-view: org-agenda.el:4849:28:Warning: assignment to free variable 'org--matcher-tags-todo-only' org-agenda.el:4875:44:Warning: reference to free variable 'org--matcher-tags-todo-only' In org-agenda-show-1: org-agenda.el:8725:10:Warning: org-cycle-hide-drawers called with 2 arguments, but accepts only 1 In org-agenda-insert-diary-as-top-level: org-agenda.el:9510:4:Warning: org-insert-heading called with 3 arguments, but accepts only 0-2 In end of data: org-agenda.el:10207:1:Warning: the following functions are not known to be defined: org-deadline-close-p, org-at-planning-p, org-get-at-eol, org-show-children, org-end-of-meta-data, org-show-set-visibility Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/org-archive.el at Fri Dec 2 09:00:24 2016 Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/org-attach.el at Fri Dec 2 09:00:24 2016 org-attach.el:42:1:Error: Symbol's function definition is void: org-link-set-parameters Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/org-bbdb.el at Fri Dec 2 09:00:24 2016 In end of data: org-bbdb.el:507:1:Warning: the function 'org-link-set-parameters' is not known to be defined. Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/org-bibtex.el at Fri Dec 2 09:00:24 2016 In org-bibtex: org-bibtex.el:552:8:Warning: function org-bibtex used to take 0-1 arguments, now takes 1 In end of data: org-bibtex.el:738:1:Warning: the function 'org-link-set-parameters' is not known to be defined. Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/org-capture.el at Fri Dec 2 09:00:24 2016 In end of data: org-capture.el:1915:1:Warning: the function 'org-end-of-meta-data' is not known to be defined. Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/org-clock.el at Fri Dec 2 09:00:24 2016 In org-clock-jump-to-current-clock: org-clock.el:967:23:Warning: org-flag-drawer called with 2 arguments, but accepts only 1 In org-clock-remove-empty-clock-drawer: org-clock.el:1656:17:Warning: org-remove-empty-drawer-at called with 1 argument, but requires 2 In org-clock-cancel: org-clock.el:1725:17:Warning: org-remove-empty-drawer-at called with 1 argument, but requires 2 In end of data: org-clock.el:3000:1:Warning: the function 'org-end-of-meta-data' is not known to be defined. Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/org-colview.el at Fri Dec 2 09:00:25 2016 In end of data: org-colview.el:1645:1:Warning: the following functions are not known to be defined: org-get-priority-face, org-edit-headline Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/org-compat.el at Fri Dec 2 09:00:25 2016 Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/org-crypt.el at Fri Dec 2 09:00:25 2016 In end of data: org-crypt.el:272:1:Warning: the function 'org-end-of-meta-data' is not known to be defined. Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/org-ctags.el at Fri Dec 2 09:00:25 2016 Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/org-datetree.el at Fri Dec 2 09:00:25 2016 In end of data: org-datetree.el:232:1:Warning: the function 'org-find-property' is not known to be defined. Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/org-docview.el at Fri Dec 2 09:00:25 2016 In end of data: org-docview.el:104:1:Warning: the function 'org-link-set-parameters' is not known to be defined. Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/org-element.el at Fri Dec 2 09:00:25 2016 In org-element--get-node-properties: org-element.el:938:25:Warning: reference to free variable 'org-planning-line-re' In org-element--get-time-properties: org-element.el:953:45:Warning: reference to free variable 'org-planning-line-re' In org-element-headline-parser: org-element.el:1058:13:Warning: org-element--parse-objects called with 5 arguments, but accepts only 4 In org-element-inlinetask-parser: org-element.el:1199:11:Warning: org-element--parse-objects called with 5 arguments, but accepts only 4 In org-element-item-parser: org-element.el:1320:15:Warning: org-element--parse-objects called with 5 arguments, but accepts only 4 In org-element-property-drawer-parser: org-element.el:1500:8:Warning: function org-element-property-drawer-parser used to take 2 arguments, now takes 1 In org-element--current-element: org-element.el:3850:26:Warning: reference to free variable 'org-planning-line-re' org-element.el:3862:21:Warning: reference to free variable 'org-clock-line-re' In org-element-parse-secondary-string: org-element.el:4100:12:Warning: org-element--parse-objects called with 5 arguments, but accepts only 4 In org-element-interpret-data: org-element.el:4526:8:Warning: function org-element-interpret-data used to take 1-2 arguments, now takes 1 In org-element-at-point: org-element.el:5787:8:Warning: function org-element-at-point used to take 0-1 arguments, now takes 0 In end of data: org-element.el:6124:1:Warning: the following functions are not known to be defined: org-link-types, org-macro-extract-arguments Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/org-entities.el at Fri Dec 2 09:00:26 2016 Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/org-eshell.el at Fri Dec 2 09:00:26 2016 In end of data: org-eshell.el:67:1:Warning: the function 'org-link-set-parameters' is not known to be defined. Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/org-eww.el at Fri Dec 2 09:00:26 2016 In end of data: org-eww.el:173:1:Warning: the function 'org-link-set-parameters' is not known to be defined. Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/org-faces.el at Fri Dec 2 09:00:26 2016 Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/org-feed.el at Fri Dec 2 09:00:26 2016 In end of data: org-feed.el:714:1:Warning: the function 'org-show-children' is not known to be defined. Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/org-footnote.el at Fri Dec 2 09:00:26 2016 In org-footnote-all-labels: org-footnote.el:597:8:Warning: function org-footnote-all-labels used to take 0-1 arguments, now takes 0 In org-footnote-normalize: org-footnote.el:828:8:Warning: function org-footnote-normalize used to take 0-1 arguments, now takes 0 Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/org-gnus.el at Fri Dec 2 09:00:26 2016 In end of data: org-gnus.el:296:1:Warning: the following functions might not be defined at runtime: gnus-summary-goto-subject, gnus-summary-select-article, gnus-activate-group, gnus-group-read-group, gnus-summary-goto-article, gnus-group-jump-to-group org-gnus.el:296:1:Warning: the function 'org-link-set-parameters' is not known to be defined. Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/org-habit.el at Fri Dec 2 09:00:27 2016 In org-habit-parse-todo: org-habit.el:205:19:Warning: reference to free variable 'org-ts-regexp-inactive' Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/org-id.el at Fri Dec 2 09:00:27 2016 In end of data: org-id.el:686:1:Warning: the function 'org-link-set-parameters' is not known to be defined. Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/org-indent.el at Fri Dec 2 09:00:27 2016 Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/org-info.el at Fri Dec 2 09:00:27 2016 In end of data: org-info.el:132:1:Warning: the function 'org-link-set-parameters' is not known to be defined. Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/org-inlinetask.el at Fri Dec 2 09:00:27 2016 Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/org-irc.el at Fri Dec 2 09:00:27 2016 In end of data: org-irc.el:254:1:Warning: the function 'org-link-set-parameters' is not known to be defined. Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/org-lint.el at Fri Dec 2 09:00:27 2016 org-lint.el:107:1:Error: Symbol's function definition is void: org-define-error Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/org-list.el at Fri Dec 2 09:00:27 2016 Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/org-macro.el at Fri Dec 2 09:00:28 2016 Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/org-macs.el at Fri Dec 2 09:00:28 2016 Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/org-mhe.el at Fri Dec 2 09:00:28 2016 In end of data: org-mhe.el:220:1:Warning: the function 'org-link-set-parameters' is not known to be defined. Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/org-mobile.el at Fri Dec 2 09:00:28 2016 In end of data: org-mobile.el:1127:1:Warning: the function 'org-tag-alist-to-string' is not known to be defined. Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/org-mouse.el at Fri Dec 2 09:00:28 2016 Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/org-pcomplete.el at Fri Dec 2 09:00:28 2016 Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/org-pkg.el at Fri Dec 2 09:00:28 2016 Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/org-plot.el at Fri Dec 2 09:00:28 2016 Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/org-protocol.el at Fri Dec 2 09:00:28 2016 Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/org-rmail.el at Fri Dec 2 09:00:28 2016 In end of data: org-rmail.el:116:1:Warning: the function 'org-link-set-parameters' is not known to be defined. Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/org-src.el at Fri Dec 2 09:00:28 2016 In org-edit-src-code: org-src.el:882:8:Warning: function org-edit-src-code used to take 0-3 arguments, now takes 0-2 In org-edit-src-exit: org-src.el:1036:8:Warning: function org-edit-src-exit used to take 0-1 arguments, now takes 0 Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/org-table.el at Fri Dec 2 09:00:28 2016 In org-table-eval-formula: org-table.el:2859:43:Warning: reference to free variable 'org-ts-regexp-inactive' Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/org-timer.el at Fri Dec 2 09:00:29 2016 In end of data: org-timer.el:510:1:Warning: the function 'org-get-at-eol' is not known to be defined. Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/org-w3m.el at Fri Dec 2 09:00:29 2016 In end of data: org-w3m.el:184:1:Warning: the function 'org-link-set-parameters' is not known to be defined. Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/org.el at Fri Dec 2 09:00:29 2016 In org-cycle-hide-drawers: org.el:7420:18:Warning: org-flag-drawer called with 2 arguments, but accepts only 1 In org-tree-to-indirect-buffer: org.el:7844:17:Warning: org-get-indirect-buffer called with 2 arguments, but accepts only 0-1 In org-previous-line-empty-p: org.el:7906:8:Warning: function org-previous-line-empty-p used to take 0-1 arguments, now takes 0 In org-clone-subtree-with-time-shift: org.el:9035:21:Warning: org-remove-empty-drawer-at called with 1 argument, but requires 2 In org-insert-all-links: org.el:10350:8:Warning: function org-insert-all-links used to take 0-1 arguments, now takes 1-3 In org-link-search: org.el:11132:8:Warning: function org-link-search used to take 1-4 arguments, now takes 1-3 In org-refile-get-targets: org.el:11719:8:Warning: function org-refile-get-targets used to take 0-2 arguments, now takes 0-1 In org-get-outline-path: org.el:11844:8:Warning: function org-get-outline-path used to take 0-3 arguments, now takes 0-2 In org-refile-get-location: org.el:12136:8:Warning: function org-refile-get-location used to take 0-4 arguments, now takes 0-3 In org-add-log-setup: org.el:13782:8:Warning: function org-add-log-setup used to take 0-6 arguments, now takes 0-5 In org-remove-empty-drawer-at: org.el:13948:8:Warning: function org-remove-empty-drawer-at used to take 2 arguments, now takes 1 In org-tags-expand: org.el:14798:34:Warning: org-tags-expand called with 4 arguments, but accepts only 1-3 In org-get-property-block: org.el:15705:8:Warning: function org-get-property-block used to take 0-3 arguments, now takes 0-2 In org-entry-properties: org.el:15815:8:Warning: function org-entry-properties used to take 0-3 arguments, now takes 0-2 In org-entry-delete: org.el:16082:8:Warning: function org-entry-delete used to take 2-3 arguments, now takes 2 In org-delete-property: org.el:16560:8:Warning: function org-delete-property used to take 1-2 arguments, now takes 1 In org-time-string-to-absolute: org.el:17829:27:Warning: org-closest-date called with 3 arguments, but requires 5 In org-closest-date: org.el:17916:8:Warning: function org-closest-date used to take 5 arguments, now takes 3 In org-toggle-latex-fragment: org.el:19214:14:Warning: org-format-latex called with 8 arguments, but accepts only 1-7 In org-ctrl-c-ctrl-c: org.el:21182:23:Warning: org-babel-lob-get-info called with 1 argument, but accepts only 0 org.el:21200:33:Warning: org-babel-get-src-block-info called with 2 arguments, but accepts only 0-1 In org-file-image-p: org.el:22690:8:Warning: function org-file-image-p used to take 1-2 arguments, now takes 1 In org-indent-region: org.el:23093:49:Warning: 'org-bound-and-true-p' is an obsolete alias (as of Org 9.0); use 'bound-and-true-p' instead. In end of data: org.el:25195:1:Warning: the following functions are not known to be defined: org-src-coderef-format, org-src-coderef-regexp, org-define-error, org-edit-table.el, org-edit-export-block, org-edit-footnote-reference, org-edit-inline-src-code, org-list-to-lisp Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ox-ascii.el at Fri Dec 2 09:00:32 2016 ox-ascii.el:30:1:Error: Symbol's function definition is void: org-define-error Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ox-beamer.el at Fri Dec 2 09:00:32 2016 ox-beamer.el:33:1:Error: Symbol's function definition is void: org-define-error Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ox-html.el at Fri Dec 2 09:00:32 2016 ox-html.el:35:1:Error: Symbol's function definition is void: org-define-error Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ox-icalendar.el at Fri Dec 2 09:00:32 2016 ox-icalendar.el:35:1:Error: Symbol's function definition is void: org-define-error Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ox-latex.el at Fri Dec 2 09:00:32 2016 ox-latex.el:30:1:Error: Symbol's function definition is void: org-define-error Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ox-man.el at Fri Dec 2 09:00:32 2016 ox-man.el:41:1:Error: Symbol's function definition is void: org-define-error Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ox-md.el at Fri Dec 2 09:00:32 2016 ox-md.el:32:1:Error: Symbol's function definition is void: org-define-error Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ox-odt.el at Fri Dec 2 09:00:32 2016 ox-odt.el:30:1:Error: Symbol's function definition is void: org-define-error Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ox-org.el at Fri Dec 2 09:00:33 2016 ox-org.el:27:1:Error: Symbol's function definition is void: org-define-error Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ox-publish.el at Fri Dec 2 09:00:33 2016 ox-publish.el:43:1:Error: Symbol's function definition is void: org-define-error Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ox-texinfo.el at Fri Dec 2 09:00:33 2016 ox-texinfo.el:29:1:Error: Symbol's function definition is void: org-define-error Compiling file c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161118/ox.el at Fri Dec 2 09:00:33 2016 In org-export-as: ox.el:3039:11:Warning: org-macro-replace-all called with 3 arguments, but accepts only 1 ox.el:3079:42:Warning: org-macro-replace-all called with 3 arguments, but accepts only 1 In org-export--inclusion-absolute-lines: ox.el:3415:29:Warning: reference to free variable 'org-planning-line-re' In end of data: ox.el:6636:1:Warning: the following functions are not known to be defined: org-element-class, org-element-extract-element, org-element-create, org-element-lineage, org-element-insert-before, org-end-of-meta-data, org-element-copy, org-define-error, org-link-get-parameter, org-element-secondary-p ============================================================= Thank you kindly, Shawn Way, PE [Sig]