From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Cook, Malcolm" Subject: RE: SOLVED? org-babel-tangle-lang-exts must be initialized? how to get syntax coloring? Date: Wed, 8 Sep 2010 13:06:27 -0500 Message-ID: References: <8762ygyw8j.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=52939 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OtP2t-0008TF-8m for emacs-orgmode@gnu.org; Wed, 08 Sep 2010 14:07:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OtP2V-0006MK-TK for emacs-orgmode@gnu.org; Wed, 08 Sep 2010 14:06:37 -0400 Received: from mail01.stowers.org ([12.201.176.8]:55259 helo=stowers.org) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OtP2V-0006Lo-Oc for emacs-orgmode@gnu.org; Wed, 08 Sep 2010 14:06:31 -0400 In-Reply-To: <8762ygyw8j.fsf@gmail.com> Content-Language: en-US List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: 'Eric Schulte' Cc: "'emacs-orgmode@gnu.org'" fix confirmed. thanks!=20 =20 Malcolm Cook Stowers Institute for Medical Research - Bioinformatics Kansas City, Missouri USA =20 -----Original Message----- From: Eric Schulte [mailto:schulte.eric@gmail.com]=20 Sent: Wednesday, September 08, 2010 12:35 PM To: Cook, Malcolm Cc: 'emacs-orgmode@gnu.org' Subject: Re: SOLVED? [Orgmode] org-babel-tangle-lang-exts must be initializ= ed? how to get syntax coloring? Hi Malcolm, I've just pushed up a change that should fix this issue. After updating fr= om git you will have to run make clean && make to ensure that the org-install.el file is regenerated. Please let me know if the problem persists -- Eric "Cook, Malcolm" writes: > I am following up with a workaround for this old issue (from July). > > This problem persists with latest `git pull` on orgmode version 7.01 > > This minimal init file will cause it: > > (require 'org-install) > ;(require 'org) > (require 'ob-perl) > > uncomment the 2nd line, and the problem goes away. > > > Cheers, > > Malcolm Cook > Stowers Institute for Medical Research - Bioinformatics Kansas City,=20 > Missouri USA > =20 > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode