Re: [O] Bug: Symbol's value as variable is void: org-src-lang-modes

2017-09-07 Thread Kaushal Modi
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) > successful

Re: [O] Bug: Symbol's value as variable is void: org-src-lang-modes

2017-09-07 Thread Elliott Slaughter
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. I'm not sure what the compa

Re: [O] Bug: Symbol's value as variable is void: org-src-lang-modes

2017-08-15 Thread Kaushal Modi
On Tue, Aug 15, 2017 at 3:48 PM Elliott Slaughter < elliottslaugh...@gmail.com> wrote: > Actually, the backtrace goes through the el-get loaddefs file, so maybe > something is going wrong there. Let me check with the el-get developers and > see if they know what is going on. > Yes, that's very li

Re: [O] Bug: Symbol's value as variable is void: org-src-lang-modes

2017-08-15 Thread Elliott Slaughter
Actually, the backtrace goes through the el-get loaddefs file, so maybe something is going wrong there. Let me check with the el-get developers and see if they know what is going on. On Tue, Aug 15, 2017 at 12:27 PM, Elliott Slaughter < elliottslaugh...@gmail.com> wrote: > When I install a fresh