Hi,
Following advice of some people, i'm giving TextMate a try.
There is a feature i don't find in TextMate: hard wrapping. I'm editing big XML files and i've not figured how to automatically cut the lines when they reach the right column.
I know about Soft Wrap, but i don't want to use it as the document will be sent to people who are using different text editors: i don't want they see a paragraph as a single long long line.
In fact, i'm a Emacs user and i need something like 'auto-fill-mode' : when the line reaches the right margin, Emacs insert a newline.
To achieve the same thing with TextMate, the only way i've found so far is to reformat the paragraph or the selection, which is not very productive.
Is there something to automate this process or should i live with it?
Best regards,