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: Tue, 15 Aug 2017 20:10:38 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="f403045eb2c62c845b0556d060de" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38050) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dhiAv-0002oO-OL for emacs-orgmode@gnu.org; Tue, 15 Aug 2017 16:10:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dhiAu-0000sl-KB for emacs-orgmode@gnu.org; Tue, 15 Aug 2017 16:10:53 -0400 Received: from mail-yw0-x232.google.com ([2607:f8b0:4002:c05::232]:34703) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dhiAu-0000ru-E7 for emacs-orgmode@gnu.org; Tue, 15 Aug 2017 16:10:52 -0400 Received: by mail-yw0-x232.google.com with SMTP id s143so11181039ywg.1 for ; Tue, 15 Aug 2017 13:10:51 -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 --f403045eb2c62c845b0556d060de Content-Type: text/plain; charset="UTF-8" On Tue, Aug 15, 2017 at 3:48 PM Elliott Slaughter < elliottslaughter@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 likely. I have been building Org from master branch and it has been working fine. C-h v org-src-lang-modes tells that it is defined in org-src.el. So you probably have a mixed installation where an old org-src.el is loaded which doesn't have that variable defined. (I had recently written about how to install the development version of Org without causing mixed installations: https://scripter.co/building-org-development-version/ .) -- Kaushal Modi --f403045eb2c62c845b0556d060de Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Tue, Aug 15= , 2017 at 3:48 PM Elliott Slaughter <elliottslaughter@gmail.com> wrote:
Actually, the backtrace goes through the= el-get loaddefs file, so maybe something is going wrong there. Let me chec= k with the el-get developers and see if they know what is going on.

Yes, that's very likely. I have been bui= lding Org from master branch and it has been working fine.

C-h v org-src-lang-modes tells that it is defined in org-src.el.

So you probably have a mixed installation where an = old org-src.el is loaded which doesn't have that variable defined.

(I had recently written about how to install the devel= opment version of Org without causing mixed installations: https://scripter.co/build= ing-org-development-version/=C2=A0.)

--

Kaushal Modi

--f403045eb2c62c845b0556d060de--