From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Way Subject: Installation of org-mode from org repository Date: Fri, 2 Dec 2016 15:12:06 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/related; boundary="_004_da26e596706d4bfd9ab337090a287809CTCHOUEXMB02ctcloudloca_"; type="multipart/alternative" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44964) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cCpWS-0001Ff-JR for emacs-orgmode@gnu.org; Fri, 02 Dec 2016 10:13:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cCpVq-0001r3-Uq for emacs-orgmode@gnu.org; Fri, 02 Dec 2016 10:13:12 -0500 Received: from mx1.myctcloud.com ([199.119.215.106]:30795) by eggs.gnu.org with esmtps (TLS1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.71) (envelope-from ) id 1cCpVq-0001ec-BS for emacs-orgmode@gnu.org; Fri, 02 Dec 2016 10:12:34 -0500 Content-Language: en-US List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: "emacs-orgmode@gnu.org" --_004_da26e596706d4bfd9ab337090a287809CTCHOUEXMB02ctcloudloca_ Content-Type: multipart/alternative; boundary="_000_da26e596706d4bfd9ab337090a287809CTCHOUEXMB02ctcloudloca_" --_000_da26e596706d4bfd9ab337090a287809CTCHOUEXMB02ctcloudloca_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Using elpa, I've installed org-mode, org-20161118 which has given me the lo= g file below. I removed and installed this because the following error occ= urs: Warning (initialization): An error occurred while loading 'c:/Users/sway/Ap= pData/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 :epilo= gue :hlines :noeval :noweb :noweb-ref :noweb-sep :padline :prologue :rownam= es :sep :session :tangle :wrap (:eval "never" "query") (:results lambda (st= r) (not (string-match "file" str))) :width :height :bg :units :pointsize :a= ntialias :quality :compression :res :type :family :title :fonts :version :p= aper :encoding :pagecentre :colormodel :useDingbats :horizontal)) byte-code("\301\302\303\304=08!#\210\305\306\307\310\311DD\312\313\314\31= 5\316\317\320& \207" [ob-R-safe-header-args put org-babel-defaul= t-header-args:R safe-local-variable org-babel-header-args-safe-fn custom-de= clare-variable org-babel-R-command funcall function #[0 "\300\207" ["R --sl= ave --no-save"] 1 "R --slave --no-save"] "Name of command to use for execut= ing 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:/User= s/sway/AppData/Roaming/.emacs" t t) load("~/.emacs" t t) #[0 "=08\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 edito= r. Below is a dump of the installation of Org-20161118 The compile log: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 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-2016111= 8/' In end of data: ob-C.el:448:1:Warning: the function 'org-babel--get-vars' is not known to b= e 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-ar= gs' 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 kn= own 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 t= o 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 know= n 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 tak= e 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 use= d 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 argumen= t, 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 n= ot 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 know= n 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 know= n 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 de= fined: 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 kno= wn 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 t= o 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 argumen= ts, 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 def= ined: 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 def= ined: 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 t= o 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 kno= wn 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 t= o 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 argumen= ts, 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, b= ut 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-se= t-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 kn= own 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 kno= wn 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 know= n 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 know= n 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 kno= wn 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 tak= e 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 kn= own 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 know= n 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 kn= own 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 kno= wn 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-e= rror 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 kno= wn 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 b= e 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 kno= wn 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 accept= s only 1 In org-tree-to-indirect-buffer: org.el:7844:17:Warning: org-get-indirect-buffer called with 2 arguments, bu= t 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 argumen= ts, 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 accep= ts 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 argument= s, 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 acce= pts 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 argumen= ts, 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 argument= s, 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-er= ror 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-e= rror 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-err= or 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-defin= e-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-er= ror 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-erro= r 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-erro= r 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-erro= r 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Thank you kindly, Shawn Way, PE [Sig] --_000_da26e596706d4bfd9ab337090a287809CTCHOUEXMB02ctcloudloca_ Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Using elpa, I’ve installed org-mode, org-20161= 118 which has given me the log file below.  I removed and installed th= is because the following error occurs:

 

Warning (initialization): An error occurred while lo= ading ‘c:/Users/sway/AppData/Roaming/.emacs’:

 

Invalid function: org-babel-header-args-safe-fn=

 

To ensure normal operation, you should investigate a= nd remove the

cause of the error in your initialization file. = ; Start Emacs with

the ‘--debug-init’ option to view a comp= lete error backtrace.

 

 

When I do the backtrace, the following is produced.<= o:p>

 

Debugger entered--Lisp error: (invalid-function org-= babel-header-args-safe-fn)

  org-babel-header-args-safe-fn((:cache :colnam= es :comments :exports :epilogue :hlines :noeval :noweb :noweb-ref :noweb-se= p :padline :prologue :rownames :sep :session :tangle :wrap (:eval "nev= er" "query") (:results lambda (str) (not (string-match "file" str))) :width :height :bg :units :pointsize :antialias :q= uality :compression :res :type :family :title :fonts :version :paper :encod= ing :pagecentre :colormodel :useDingbats :horizontal))

  byte-code("\301\302\303\304!#\210\30= 5\306\307\310\311DD\312\313\314\315\316\317\320&    = ;        \207" [ob-R-safe-header-ar= gs 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 --s= lave --no-save"] 1 "R --slave --no-save"] "Name of comm= and 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-la= nguages ((latex . t) (maxima . t) (emacs-lisp . t) (calc . t) (R . t)))

  eval-buffer(#<buffer  *load*> 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&qu= ot; 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, no= t the source code editor.

 

Below is a dump of the installation of Org-20161118<= o:p>

 

 

The compile log:

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D

 

 

Leaving directory ‘c:/Users/sway/AppData/Roami= ng/.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/Roam= ing/.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 &#= 8216;org-babel-safe-header-args’

ob-R.el:408:1:Warning: Unused lexical variable ̵= 6;raw’

 

In end of data:

ob-R.el:470:1:Warning: the following functions are n= ot known to be defined:

    org-babel-header-args-safe-fn, or= g-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-babe= l--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 ‘o= rg-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-bab= el--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<= /p>

 

In end of data:

ob-calc.el:111:1:Warning: the function ‘org-ba= bel--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<= /p>

 

In org-babel-check-confirm-evaluate:

ob-core.el:221:8:Warning: function org-babel-check-c= onfirm-evaluate used to

    take 1+ arguments, now takes = 1

ob-core.el:221:8:Warning: macro ‘org-babel-che= ck-confirm-evaluate’ being

    redefined as a function

ob-core.el:248:1:Warning: Unused lexical variable &#= 8216;block-name’

ob-core.el:248:1:Warning: Unused lexical variable &#= 8216;code-block’

ob-core.el:248:1:Warning: Unused lexical variable &#= 8216;query’

ob-core.el:248:1:Warning: Unused lexical variable &#= 8216;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-tr= ue-p’ instead.

ob-core.el:263:1:Warning: Unused lexical variable &#= 8216;block-name’

ob-core.el:263:1:Warning: Unused lexical variable &#= 8216;code-block’

ob-core.el:263:1:Warning: Unused lexical variable &#= 8216;query’

ob-core.el:263:1:Warning: Unused lexical variable &#= 8216;noeval’

 

In org-babel-set-current-result-hash:

ob-core.el:1276:8:Warning: function org-babel-set-cu= rrent-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-n= amed-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-babe= l--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<= /p>

 

Compiling file c:/Users/sway/AppData/Roaming/.emacs.= d/elpa/org-20161118/ob-emacs-lisp.el at Fri Dec  2 09:00:21 2016<= /o:p>

 

In end of data:

ob-emacs-lisp.el:95:1:Warning: the following functio= ns are not known to be defined:

    org-babel--get-vars, org-babel-ma= ke-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<= /p>

 

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-b= lock used to take 0+

    arguments, now takes 0=

ob-exp.el:98:47:Warning: reference to free variable<= o:p>

    ‘org-babel-exp-reference-bu= ffer’

 

In org-babel-exp-process-buffer:

ob-exp.el:175:33:Warning: org-babel-get-src-block-in= fo 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-bu= ffer’

 

In org-babel-exp-results:

ob-exp.el:365:27:Warning: reference to free variable=

    ‘org-babel-exp-reference-bu= ffer’

 

In end of data:

ob-exp.el:397:1:Warning: the function ‘org-bab= el-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<= /p>

 

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 ̵= 6;raw’

 

In end of data:

ob-js.el:165:1:Warning: the function ‘org-babe= l--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<= /p>

 

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-b= abel--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 ‘or= g-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<= /p>

 

In end of data:

ob-lisp.el:128:1:Warning: the function ‘org-ba= bel--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 R= 16;end-body’

ob-lob.el:48:1:Warning: Unused lexical variable R= 16;beg-body’

ob-lob.el:48:1:Warning: Unused lexical variable R= 16;body’

ob-lob.el:48:1:Warning: Unused lexical variable R= 16;end-header-args’

ob-lob.el:48:1:Warning: Unused lexical variable R= 16;beg-header-args’

ob-lob.el:48:1:Warning: Unused lexical variable R= 16;header-args’

ob-lob.el:48:1:Warning: Unused lexical variable R= 16;end-switches’

ob-lob.el:48:1:Warning: Unused lexical variable R= 16;beg-switches’

ob-lob.el:48:1:Warning: Unused lexical variable R= 16;switches’

ob-lob.el:48:1:Warning: Unused lexical variable R= 16;end-lang’

ob-lob.el:48:1:Warning: Unused lexical variable R= 16;beg-lang’

ob-lob.el:48:1:Warning: Unused lexical variable R= 16;lang’

ob-lob.el:48:1:Warning: Unused lexical variable R= 16;beg-block’

ob-lob.el:48:1:Warning: Unused lexical variable R= 16;full-block’

 

In org-babel-lob--src-info:

ob-lob.el:86:28:Warning: reference to free variable<= o:p>

    ‘org-babel-exp-reference-bu= ffer’

ob-lob.el:97:38:Warning: org-babel-get-src-block-inf= o called with 2 arguments,

    but accepts only 0-1

ob-lob.el:98:39:Warning: org-babel-lob-get-info call= ed 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 = 216;raw’

ob-lua.el:317:1:Warning: Unused lexical variable = 216;raw’

 

In end of data:

ob-lua.el:404:1:Warning: the function ‘org-bab= el--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-gr= aphical-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 &#= 8216;raw’

 

In end of data:

ob-ocaml.el:172:1:Warning: the function ‘org-b= abel--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-babe= l--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<= /p>

 

In end of data:

ob-perl.el:158:1:Warning: the function ‘org-ba= bel--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 ‘or= g-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<= /o:p>

 

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-bu= ffer’

 

In end of data:

ob-ref.el:250:1:Warning: the function ‘org-bab= el-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<= /p>

ob-ruby.el:187:1:Warning: Unused lexical variable &#= 8216;raw’

ob-ruby.el:187:1:Warning: Unused lexical variable &#= 8216;raw’

ob-ruby.el:187:1:Warning: Unused lexical variable &#= 8216;raw’

 

In end of data:

ob-ruby.el:262:1:Warning: the function ‘org-ba= bel--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<= /p>

 

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 &= #8216;raw’

 

In end of data:

ob-shell.el:276:1:Warning: the function ‘org-b= abel--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<= /p>

 

In end of data:

ob-shen.el:79:1:Warning: the function ‘org-bab= el--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-bab= el--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<= /p>

 

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 va= riable

    ‘org--matcher-tags-todo-onl= y’

org-agenda.el:4875:44:Warning: reference to free var= iable

    ‘org--matcher-tags-todo-onl= y’

 

In org-agenda-show-1:

org-agenda.el:8725:10:Warning: org-cycle-hide-drawer= s called with 2 arguments,

    but accepts only 1

 

In org-agenda-insert-diary-as-top-level:<= /p>

org-agenda.el:9510:4:Warning: org-insert-heading cal= led with 3 arguments, but

    accepts only 0-2

 

In end of data:

org-agenda.el:10207:1:Warning: the following functio= ns are not known to be defined:

    org-deadline-close-p, org-at-plan= ning-p, org-get-at-eol,

    org-show-children, org-end-of-met= a-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 de= finition 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-l= ink-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 use= d 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 ‘o= rg-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-drawe= r-at called with 1

    argument, but requires 2

 

In org-clock-cancel:

org-clock.el:1725:17:Warning: org-remove-empty-drawe= r-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 functio= ns are not known to be defined:

    org-get-priority-face, org-edit-h= eadline


 

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 ‘o= rg-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 ‘or= g-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 var= iable

    ‘org-planning-line-re’= ;

 

In org-element--get-time-properties:

org-element.el:953:45:Warning: reference to free var= iable

    ‘org-planning-line-re’= ;

 

In org-element-headline-parser:

org-element.el:1058:13:Warning: org-element--parse-o= bjects called with 5

    arguments, but accepts only 4

 

In org-element-inlinetask-parser:

org-element.el:1199:11:Warning: org-element--parse-o= bjects called with 5

    arguments, but accepts only 4

 

In org-element-item-parser:

org-element.el:1320:15:Warning: org-element--parse-o= bjects 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 tak= es 1

 

In org-element--current-element:

org-element.el:3850:26:Warning: reference to free va= riable

    ‘org-planning-line-re’= ;

org-element.el:3862:21:Warning: reference to free va= riable ‘org-clock-line-re’

 

In org-element-parse-secondary-string:

org-element.el:4100:12:Warning: org-element--parse-o= bjects 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 functio= ns are not known to be defined: org-link-types,

    org-macro-extract-arguments<= /o:p>


 

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<= /p>

 

In end of data:

org-eww.el:173:1:Warning: the function ‘org-li= nk-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-s= how-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 m= ight not be defined at runtime:

    gnus-summary-goto-subject, gnus-s= ummary-select-article,

    gnus-activate-group, gnus-group-r= ead-group,

    gnus-summary-goto-article, gnus-g= roup-jump-to-group

org-gnus.el:296:1:Warning: the function ‘org-l= ink-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 varia= ble

    ‘org-ts-regexp-inactiveR= 17;


 

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-lin= k-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-l= ink-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<= /p>

 

In end of data:

org-irc.el:254:1:Warning: the function ‘org-li= nk-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 def= inition 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<= /p>

 

In end of data:

org-mhe.el:220:1:Warning: the function ‘org-li= nk-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 ‘or= g-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<= /o:p>


 

Compiling file c:/Users/sway/AppData/Roaming/.emacs.= d/elpa/org-20161118/org-pkg.el at Fri Dec  2 09:00:28 2016<= /p>

 

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<= /p>

 

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-exi= t 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 vari= able

    ‘org-ts-regexp-inactiveR= 17;


 

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<= /p>

 

In end of data:

org-w3m.el:184:1:Warning: the function ‘org-li= nk-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 call= ed with 2 arguments, but

    accepts only 0-1

 

In org-previous-line-empty-p:

org.el:7906:8:Warning: function org-previous-line-em= pty-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 c= alled with 1 argument, but

    requires 2

 

In org-insert-all-links:

org.el:10350:8:Warning: function org-insert-all-link= s used to take 0-1

    arguments, now takes 1-3

 

In org-link-search:

org.el:11132:8:Warning: function org-link-search use= d to take 1-4 arguments,

    now takes 1-3

 

In org-refile-get-targets:

org.el:11719:8:Warning: function org-refile-get-targ= ets used to take 0-2

    arguments, now takes 0-1

 

In org-get-outline-path:

org.el:11844:8:Warning: function org-get-outline-pat= h used to take 0-3

    arguments, now takes 0-2

 

In org-refile-get-location:

org.el:12136:8:Warning: function org-refile-get-loca= tion 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 u= sed to take 0-6 arguments,

    now takes 0-5

 

In org-remove-empty-drawer-at:

org.el:13948:8:Warning: function org-remove-empty-dr= awer-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-bl= ock used to take 0-3

    arguments, now takes 0-2

 

In org-entry-properties:

org.el:15815:8:Warning: function org-entry-propertie= s used to take 0-3

    arguments, now takes 0-2

 

In org-entry-delete:

org.el:16082:8:Warning: function org-entry-delete us= ed 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 wit= h 3 arguments, but

    requires 5

 

In org-closest-date:

org.el:17916:8:Warning: function org-closest-date us= ed to take 5 arguments,

    now takes 3

 

In org-toggle-latex-fragment:

org.el:19214:14:Warning: org-format-latex called wit= h 8 arguments, but accepts

    only 1-7

 

In org-ctrl-c-ctrl-c:

org.el:21182:23:Warning: org-babel-lob-get-info call= ed with 1 argument, but

    accepts only 0

org.el:21200:33:Warning: org-babel-get-src-block-inf= o called with 2 arguments,

    but accepts only 0-1

 

In org-file-image-p:

org.el:22690:8:Warning: function org-file-image-p us= ed 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-tr= ue-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-c= oderef-regexp, org-define-error,

    org-edit-table.el, org-edit-expor= t-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 defi= nition 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 def= inition 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<= /p>

ox-html.el:35:1:Error: Symbol’s function defin= ition 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 defi= nition 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 defini= tion 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 definit= ion 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 defini= tion 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 defini= tion 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 de= finition 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 de= finition 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:<= /p>

ox.el:3415:29:Warning: reference to free variable &#= 8216;org-planning-line-re’

 

In end of data:

ox.el:6636:1:Warning: the following functions are no= t known to be defined:

    org-element-class, org-element-ex= tract-element,

    org-element-create, org-element-l= ineage,

    org-element-insert-before, org-en= d-of-meta-data,

    org-element-copy, org-define-erro= r, org-link-get-parameter,

    org-element-secondary-p

 

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

 

 

 

Thank you kindly,

 

Shawn Way, PE

3D"Sig" 

 

--_000_da26e596706d4bfd9ab337090a287809CTCHOUEXMB02ctcloudloca_-- --_004_da26e596706d4bfd9ab337090a287809CTCHOUEXMB02ctcloudloca_ Content-Type: image/jpeg; name="image002.jpg" Content-Description: image002.jpg Content-Disposition: inline; filename="image002.jpg"; size=1752; creation-date="Fri, 02 Dec 2016 15:12:02 GMT"; modification-date="Fri, 02 Dec 2016 15:12:02 GMT" Content-ID: Content-Transfer-Encoding: base64 /9j/4AAQSkZJRgABAQEAYABgAAD/2wBDAAoHBwkHBgoJCAkLCwoMDxkQDw4ODx4WFxIZJCAmJSMg IyIoLTkwKCo2KyIjMkQyNjs9QEBAJjBGS0U+Sjk/QD3/2wBDAQsLCw8NDx0QEB09KSMpPT09PT09 PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT3/wAARCAAxAFoDASIA AhEBAxEB/8QAHwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAAAgEDAwIEAwUFBAQA AAF9AQIDAAQRBRIhMUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkKFhcYGRolJicoKSo0NTY3 ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWGh4iJipKTlJWWl5iZmqKjpKWm p6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uHi4+Tl5ufo6erx8vP09fb3+Pn6/8QAHwEA AwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoL/8QAtREAAgECBAQDBAcFBAQAAQJ3AAECAxEEBSEx BhJBUQdhcRMiMoEIFEKRobHBCSMzUvAVYnLRChYkNOEl8RcYGRomJygpKjU2Nzg5OkNERUZHSElK U1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6goOEhYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3 uLm6wsPExcbHyMnK0tPU1dbX2Nna4uPk5ebn6Onq8vP09fb3+Pn6/9oADAMBAAIRAxEAPwD2aiii gAqs92U1CK1+zTssiM5mVR5aYxwTnqc8fSrNY9zaay/ie1uIL2FNJSIia3K/Mzc85x9O/Y+tVFJ7 iZsUUUVIwqveXkdkkbShyJJFiG0Z5Y4H4ZqxVTUdPj1K3WGV3VVkWT5MckHIHI6UAVP+EksvkYCY xuGIfZhRt+9knpjvUsmt2iXKQIXleQfJ5QDBjkZAOeoBBI9Oa5nUprSTz7TS7e8u5IFlhkljC+WJ JF2sWOOTx2wOK1tP01NQhEj3EivbyAJsbLxSL97JI6/w45G3jvVOEkrsDoaKKKkArlbz4keH7WYw xXEt3KDt220RfJ9Aeh/CtPX/ABRpXhlIH1a5MAnJWPCM2SOvQH1rD1G68FjS7XxHcpDHDO/7m6hj dJC/P93DZ4NaU3C/v3E79CyvjO7nwbXwvrMinozxrGP1NdQhYopddrEcrnODXJf8JVoFvocWrjWr 0WMkpgRyGc7xnjBUnsetGk+NND1vUYrDT9cu5bmXOxTAFzgZPJTHQUScX8OgK/Us3Piy9s7iWObw zqrJGxHmwKsisPUYOcVBB8S9BeYxXT3NjIOouYCuPrjOKral468M2N41rc+IbpnQlXMIJVT3yyL/ ACqXVn8GaA8WoasYHuLhQ8bz7p5ZB2IBycVadK3vL7v+CTaXQ6+ORJo1kjYMjgMrA5BB6GlPIrC0 HxpoXiKUwaXfI8yjPkspR8ewIGfwrcdwiMzHCqMmsCzyue8Tw/Y3Gn7IIdQDskonJb7USflZDuAU dySOPWun+HOm3Vlo1xNdkFrqbeoByMAYyPY1a1TVrO38me6tLVVmYrE0sRdnI64CgmtHQtZtdXtm NqFXyzghen4cA/gRXTUqSlD4dH1JTV7X1NSiiiuYo8d+MkjX3ijRtMjbny/yaRwo/wDQa44Pfapa 2XhcKwaxuLlzntgZPHttf869m1j4e2eteK4NduLy5WWFoysK7dnyHIHTPJqS18Aaba+KL/XFkmaa 8R1MZxtQvjcRxnJ5/M0DPGI70TfDCS1J5h1dHA9nib+qmrmjpqVr4buL6DR7KKNLOXy9RQ/v+flP 8eehYfd6Cu+j+DOmR2MtoNUvvLkdHPCdVDAdv9o1Z0P4S6XoesQ6gl5cztEGBjlVCrhlKkHj0NAH BeANE8JanpWoN4juo4riM4RZJ/KCR4+8vPJzn16VUmhstU+J7W2u3TJp/neUJGbb+6VP3Qz2BG3n 3rvr74J6JdXTSW95eWsLHPkrtYL7AkZA/OtfxF8NNG8RCF5DNb3UUaxefERl1UYG4EYPFAHlPie1 07QfHdqPCdx5gjaJ18uTzAkpbG0N3yMfnivoVlDqVYZBGCK4vwz8LdG8OXyXu+a8uojmJpsBYz6h QOvua7WgRymu+Fbu/n05LW6K20ExdstteIEfwkcmrnhLRrjRLCa3u0iMnmsRNGxJlXszA9D61v0V o6snDk6EezSlzdQooorMsKKKKACiiigAooooAKKKKACiiigAooooA//Z --_004_da26e596706d4bfd9ab337090a287809CTCHOUEXMB02ctcloudloca_--