Eric Schulte writes: > Recently my Emacs start up fails when I (require 'org) because the > function `org-load-noerror-mustsuffix' is undefined. I was able to fix > this by checking out the version previous to commit 5484a33b [1].
Your Emacs loads an outdated org-macs.el. Additionally, you have no autoloads generated in the Git work tree: --8<---------------cut here---------------start------------->8--- *Messages* Loading /home/eschulte/.emacs.d/src/org-mode/lisp/org.el (source)... Package assoc is obsolete! Loading /home/eschulte/.emacs.d/elpa/org-20121231/org-loaddefs.el (source)...done Problems while trying to load feature `org-jsinfo' eval-buffer: Symbol's function definition is void: org-define-obsolete-function-alias --8<---------------cut here---------------end--------------->8--- This makes Emacs pick up the (wrong) autoloads from the ELPA directory, although the root cause for your failure is that Org has been partly loaded before the load-path were pointing to the Git work tree and other parts have been loaded after the load-path changed. Please remove or deactivate the ELPA package. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ SD adaptations for Waldorf Q V3.00R3 and Q+ V3.54R2: http://Synth.Stromeko.net/Downloads.html#WaldorfSDada