* SOLVED? org-babel-tangle-lang-exts must be initialized? how to get syntax coloring?
@ 2010-09-08 15:16 Cook, Malcolm
2010-09-08 17:35 ` Eric Schulte
0 siblings, 1 reply; 3+ messages in thread
From: Cook, Malcolm @ 2010-09-08 15:16 UTC (permalink / raw)
To: 'emacs-orgmode@gnu.org'
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: SOLVED? org-babel-tangle-lang-exts must be initialized? how to get syntax coloring?
2010-09-08 15:16 SOLVED? org-babel-tangle-lang-exts must be initialized? how to get syntax coloring? Cook, Malcolm
@ 2010-09-08 17:35 ` Eric Schulte
2010-09-08 18:06 ` Cook, Malcolm
0 siblings, 1 reply; 3+ messages in thread
From: Eric Schulte @ 2010-09-08 17:35 UTC (permalink / raw)
To: Cook, Malcolm; +Cc: 'emacs-orgmode@gnu.org'
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" <MEC@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
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: SOLVED? org-babel-tangle-lang-exts must be initialized? how to get syntax coloring?
2010-09-08 17:35 ` Eric Schulte
@ 2010-09-08 18:06 ` Cook, Malcolm
0 siblings, 0 replies; 3+ messages in thread
From: Cook, Malcolm @ 2010-09-08 18:06 UTC (permalink / raw)
To: 'Eric Schulte'; +Cc: 'emacs-orgmode@gnu.org'
fix confirmed.
thanks!
Malcolm Cook
Stowers Institute for Medical Research - Bioinformatics
Kansas City, Missouri USA
-----Original Message-----
From: Eric Schulte [mailto:schulte.eric@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" <MEC@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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-09-08 18:07 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-08 15:16 SOLVED? org-babel-tangle-lang-exts must be initialized? how to get syntax coloring? Cook, Malcolm
2010-09-08 17:35 ` Eric Schulte
2010-09-08 18:06 ` Cook, Malcolm
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).