<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I don't know if things are related, but I had a similar issue with php files. It's seems that when you put softWrap to false wrapColumn takes place.<div>A work around I've found is to put </div><div>softWrap = false</div><div>wrapColumn = 1000 (or a very high number difficult to reach as line length)</div><div><br></div><div>Probably a bad solution, but was the only way to stop the text to wrap.<br><div><br class="webkit-block-placeholder"></div><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Patrick </div><div><br></div></div></span></div></span></div></span></div></span></span></div><div><div>On 11 Jan 2012, at 23:55, Adam Sharp wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>On 11/01/2012, at 7:13 PM, Christopher Creutzig wrote:<br><br><blockquote type="cite">Have you tried<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">[ text.git-commit ]<br></blockquote><blockquote type="cite">softWrap = false<br></blockquote><br>Ok, so here's what's happening at the moment. I replaced the [ .git/COMMIT_EDITMSG ] section with your suggestion, then when I tried to commit, the file type was being set as Markdown. I tried commenting out everything else in my .tm_properties, still interpreted as Markdown. I then started a commit, manually changed the file type at the bottom of the window, cancelled the commit, and then next time I tried to commit it remembered the file type.<br><br>So that's good, but now when I set softWrap = true, the soft wrap indicator turns off, and softWrap = false turns the indicator on. And regardless of the setting, the text still soft wraps. Kinda weird.<br><br><blockquote type="cite">Also, in the Bundle Editor, you'll find that under<br></blockquote><blockquote type="cite">Git/Settings/Style: Diff, softWrap is explicitly disabled for the diffs.<br></blockquote><blockquote type="cite">I'd guess you can do the same thing for text.git-commit as well, but the<br></blockquote><blockquote type="cite">above setting in tm_properties should do that, too.<br></blockquote><br>Topping it off, I tried this and it also turns the soft wrap indicator *on*.<br><br>:P<br><br>Thanks for the suggestions so far.<br><br>Adam<br><br>_______________________________________________<br>textmate mailing list<br><a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br>http://lists.macromates.com/listinfo/textmate<br></div></blockquote></div><br></div></body></html>