On 26 Oct 2007, at 01:07, DushanM wrote:
I'm using TextMate to write some script files for the computational program Octave. These are text files, but TextMate insists on adding formatting that I don't want. How do I turn this automatic formatting off?
What kind of formatting are you talking about? Perhaps you mean indentation? You should make sure you have the language set to Plain Text by using the popup menu on the bottom of the window.
Even better, of course, would be to write a grammar for Octave ;)