On Jan 8, 2012, at 5:56 PM, Adam Sharp wrote:
On 06/01/2012, at 9:10 PM, Patrick Polloni wrote:
Have you also set softWrap to false in your .tm_properties file?
No, I have only explicitly set softWrap to false in a couple of scopes, and the wrap column is visible, indicating soft wrapping is enabled. But for good measure I tried
- softWrap = true
- [ text.html.markdown ] softWrap = true
- [ text ] softWrap = true
and none seemed to have any effect on the way the Reformat Text works.
This has been my experience too; Reformat Text (^Q) seems to wrap at 79 chars regardless of what I set wrapColumn or TM_COLUMNS to, or whether softWrap is enabled or disabled.
-- Phil