On Thu, Sep 7, 2017 at 1:38 PM Elliott Slaughter wrote: > Hi all, > > I have learned (thanks to the el-get developers) that org-mode uses > with-eval-after-load, which was added in Emacs 24.4. (See discussion [1].) > > I confirmed that the master branch of org-mode loads (via el-get) > successfully in 24.4.1 and fails to load in 24.3.1. > > [1]: https://github.com/dimitri/el-get/issues/2559#issuecomment-322881981 > I just pushed this to maint (and merged to master) that uses eval-after-load instead of with-eval-after-load: http://orgmode.org/cgit.cgi/org-mode.git/commit/?h=maint&id=7a29c82e1100f0e0e5c1c8d8b276139358abb031 -- Kaushal Modi