Re: [Orgmode] Orgmode and matlab again.

2010-03-16 Thread Dan Davison
Piter_ writes: > Hi all. > Can some one point me out part of code from babel-org and python-babel > which is responsible for opening python code in python mode and > putting it back in orgmode. Hi Piter, It's actually org-mode that does that, not org-babel. So to get org-mode to open a block o

[Orgmode] Orgmode and matlab again.

2010-03-16 Thread Piter_
Hi all. Can some one point me out part of code from babel-org and python-babel which is responsible for opening python code in python mode and putting it back in orgmode. I've tried to read files in lang directory of babel, but my knowledge of lisp did not let me to figure it out. I wanted to conne