From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kaushal Modi Subject: Re: Bug: Symbol's value as variable is void: org-src-lang-modes Date: Thu, 07 Sep 2017 18:27:55 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="94eb2c07de481fdb7d05589d9fb5" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45753) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dq1XB-0000Yx-I8 for emacs-orgmode@gnu.org; Thu, 07 Sep 2017 14:28:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dq1X6-0004yJ-E9 for emacs-orgmode@gnu.org; Thu, 07 Sep 2017 14:28:13 -0400 Received: from mail-yw0-x233.google.com ([2607:f8b0:4002:c05::233]:33232) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dq1X6-0004xu-9N for emacs-orgmode@gnu.org; Thu, 07 Sep 2017 14:28:08 -0400 Received: by mail-yw0-x233.google.com with SMTP id s62so1593713ywg.0 for ; Thu, 07 Sep 2017 11:28:06 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Elliott Slaughter , emacs-orgmode@gnu.org --94eb2c07de481fdb7d05589d9fb5 Content-Type: text/plain; charset="UTF-8" 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 --94eb2c07de481fdb7d05589d9fb5 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Thu, Sep 7,= 2017 at 1:38 PM Elliott Slaughter <elliottslaughter@gmail.com> wrote:
Hi all,

I hav= e learned (thanks to the el-get developers) that org-mode uses with-eval-af= ter-load, which was added in Emacs 24.4. (See discussion [1].)

I confirmed that the master branch of org-mode loads (via el-get) successf= ully in 24.4.1 and fails to load in 24.3.1.


=C2=A0= I just pushed this to maint (and merged to master) that uses eval-after-loa= d instead of with-eval-after-load:=C2=A0http://orgmode.org/cgit.cgi/org-mode.git/commit/?h=3Dmaint&i= d=3D7a29c82e1100f0e0e5c1c8d8b276139358abb031
--

Kaushal Modi

--94eb2c07de481fdb7d05589d9fb5--