On Sat, Nov 1, 2014 at 7:08 AM, Nicolas Goaziou <mail@nicolasgoaziou.fr> wrote:
Hello,

Mike McLean <mike.mclean@pobox.com> writes:

> I updated to git-head today; my most recent update was about 1 week prior.
> Today I get a startup error in Emacs (Back trace of debug-init below).
>
> Emacs Version: GNU Emacs 24.4.1 (x86_64-apple-darwin13.4.0, NS
> apple-appkit-1265.21) of 2014-10-21 on mac-mike-2013
>
> Org Version: Org-mode version 8.3beta (release_8.3beta-513-gaa1fd6.dirty @
> /Users/mlm/.emacs.d/el-get/org-mode/lisp/)
>
> Debugger entered--Lisp error: (error "Symbol nil may not be buffer-local")

This should be fixed. Thank you for reporting it.

I can confirm; fixed as of 82de7da

Thank you for the quick fix.