* Skriv a reas Joseph Dan (josephdan@writeme.com): |> I like to use Soft Wrap. I also like to Use Window Frame as the Wrap Column. In other words, I like to wrap the text to the window. |> |> How can we, completely independent of this, display a vertical line at a given column? |> Create a .tm_properties file at whatever level you want it to be effective that has the following lines, with the number you desire (67 in my case):
wrapColumn = 67 showWrapColumn = true
--gildas