Re: [O] Babel error on init with 8.3.1

2015-08-11 Thread Peter Salazar
gain inside the package > manager. > > > > *From:* Peter Salazar [mailto:cycleofs...@gmail.com] > *Sent:* Monday, August 10, 2015 4:30 PM > *To:* Cook, Malcolm > *Cc:* Ryan Schuetzler ; emacs-orgmode@gnu.org > > > *Subject:* Re: [O] Babel error on init with 8.3.1 &g

Re: [O] Babel error on init with 8.3.1

2015-08-10 Thread Kyle Meyer
Peter Salazar wrote: >> Maybe the builtin Org is being loaded before your elpa version. (In the >> backtrace you posted from your startup, I see a find-file call with an >> Org file.) What does org-version say? > Did that, same error. When I run $ emacs -Q and then immediately do > org-version,

Re: [O] Babel error on init with 8.3.1

2015-08-10 Thread Peter Salazar
Did that, same error. When I run $ emacs -Q and then immediately do org-version, I get: Org-mode version 8.2.10 (release_8.2.10 @ /usr/local/Cellar/emacs/24.5/share/emacs/24.5/lisp/org/) Same thing if I run emacs -Q --eval '(setq user-emacs-directory "~/Downloads/tmp/emacsd/")' -l ~/Downloads/tmp/

Re: [O] Babel error on init with 8.3.1

2015-08-10 Thread Kyle Meyer
Peter Salazar wrote: > Thanks. Tried that, but then when I launch regular Emacs with my init file, > I still get this error: > https://gist.github.com/512c4934d5351a47b2a1 > > Any other ideas? Maybe the builtin Org is being loaded before your elpa version. (In the backtrace you posted from your

Re: [O] Babel error on init with 8.3.1

2015-08-10 Thread Peter Salazar
; > > > http://stackoverflow.com/questions/31855904/emacs-sees-the-directory-with-the-new-org-mode-version-but-loads-the-old-versio > > > > > > > > *From:* emacs-orgmode-bounces+mec=stowers@gnu.org [mailto: > emacs-orgmode-bounces+mec=stowers@gnu.org]

Re: [O] Babel error on init with 8.3.1

2015-08-10 Thread Peter Salazar
tackoverflow.com/questions/31855904/emacs-sees-the-directory-with-the-new-org-mode-version-but-loads-the-old-versio >> >> >> >> >> >> >> >> *From:* emacs-orgmode-bounces+mec=stowers@gnu.org [mailto: >> emacs-orgmode-bounces+mec=stowers@gnu.org

Re: [O] Babel error on init with 8.3.1

2015-08-10 Thread Peter Salazar
: > emacs-orgmode-bounces+mec=stowers@gnu.org] *On Behalf Of *Cook, > Malcolm > *Sent:* Monday, August 10, 2015 9:32 AM > *To:* 'Ryan Schuetzler' ; emacs-orgmode@gnu.org > *Subject:* Re: [O] Babel error on init with 8.3.1 > > > > When you “ updated org through

Re: [O] Babel error on init with 8.3.1

2015-08-10 Thread Cook, Malcolm
@gnu.org [mailto:emacs-orgmode-bounces+mec=stowers@gnu.org] On Behalf Of Cook, Malcolm Sent: Monday, August 10, 2015 9:32 AM To: 'Ryan Schuetzler' ; emacs-orgmode@gnu.org Subject: Re: [O] Babel error on init with 8.3.1 When you “ updated org through the package manager in Emacs,” I b

Re: [O] Babel error on init with 8.3.1

2015-08-10 Thread Cook, Malcolm
=stowers@gnu.org [mailto:emacs-orgmode-bounces+mec=stowers@gnu.org] On Behalf Of Ryan Schuetzler Sent: Friday, August 07, 2015 9:41 AM To: emacs-orgmode@gnu.org Subject: [O] Babel error on init with 8.3.1 On startup with the latest 8.3 release I now get an error: Invalid function: org

Re: [O] Babel error on init with 8.3.1

2015-08-09 Thread Kyle Meyer
Hello, Ryan Schuetzler wrote: > On startup with the latest 8.3 release I now get an error: > > Invalid function: org-babel-header-args-safe-fn This seems to be related to a previous thread: http://thread.gmane.org/gmane.emacs.orgmode/99644 Although this isn't how the issue was solved on th

[O] Babel error on init with 8.3.1

2015-08-09 Thread Ryan Schuetzler
On startup with the latest 8.3 release I now get an error: Invalid function: org-babel-header-args-safe-fn I updated org through the package manager in Emacs, and I'm using it on Windows 10. Below is my full org configuration, but I've found that when I comment out the following section of my i