Steinar Bang <sb <at> dod.no> writes: > I pulled org-mode master from git today. When I tried to open an org > file, it failed, with the following message in the minibuffer: > File mode specification error: (invalid-function org-check-version)
My guess is that you have outdated autoloads... but please follow these steps to produce a meaningful bug report: http://orgmode.org/manual/Feedback.html#Feedback Perhaps also relevant: http://orgmode.org/worg/org-faq.html#keeping-current-with-Org-mode-development http://orgmode.org/worg/org-hacks.html#compiling-org-without-make > git bisect identified the the following commit as the culprit: Likely that was the first commit where the generated autoloads would become different. Regards, Achim.