Hi again marco corvi writes: > > marco corvi writes: > > > is anyone using vi to write therion files ? > > > > Not vi, but Emacs. I adapted the Python mode to work for Therion > > files. It now supports syntax highlighting and shell integration (C-c > > C-c runs therion in the background). > > > > The mode needs some cleanup. Let me know if anyone is interested. > > i am interested.
For the time being I put it on http://people.ee.ethz.ch/~luthi/soft/ If there is interest it could be hosted on the Therion web site. BTW: is there svn access to the therion source? > i use vi, but i do not disregard emacs, and think that syntax > highlight makes editing therion file so much easier ... Use viper-mode and you'll feel at home. Best, Martin
