Re: SOLVED? [Orgmode] org-babel-tangle-lang-exts must be initialized? how to get syntax coloring?

2010-09-08 Thread Eric Schulte
Hi Malcolm,

I've just pushed up a change that should fix this issue.  After updating
from 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 m...@stowers.org 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, Missouri  USA
  

 ___
 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

___
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


RE: SOLVED? [Orgmode] org-babel-tangle-lang-exts must be initialized? how to get syntax coloring?

2010-09-08 Thread Cook, Malcolm
fix confirmed.
thanks! 
 


Malcolm Cook
Stowers Institute for Medical Research -  Bioinformatics
Kansas City, Missouri  USA
 

-Original Message-
From: Eric Schulte [mailto:schulte.e...@gmail.com] 
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 initialized? 
how to get syntax coloring?

Hi Malcolm,

I've just pushed up a change that should fix this issue.  After updating from 
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 m...@stowers.org 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, 
 Missouri  USA
  

 ___
 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

___
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