Doesn't work so far, actually I do not see any difference if toggled on or off...
But eventually I found it: in customize emacs->editing->fill->Fill column where you can set it to 170 for example...
And here the next question which goes really into Lisp:
I'm using emacs in matlab-mode to edit (surprise

) matlab files. The comments begin with "%" and I defined them to be green. Now I would like to add another type of comment (for example beginning with "&" or "%&" and defined to be red) in order to make a difference between important (red) and less imprtant (green) comments.
Anyone knows what I have to do?
Thanks very much