<div dir="ltr"><div>80 cols does work well with the side by side diff in Phabricator.<br><br></div>Alan<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 10, 2015 at 1:31 PM, Tuncer Ayaz <span dir="ltr"><<a href="mailto:tuncer.ayaz@gmail.com" target="_blank">tuncer.ayaz@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Mon, Nov 9, 2015 at 11:51 PM, Richard Eisenberg <<a href="mailto:eir@cis.upenn.edu">eir@cis.upenn.edu</a>> wrote:<br>
> At both school and at home I can fit 3 80-character buffers side by<br>
> side, at a comfortable font size. Going up (even to 85 cols) would<br>
> mean losing a buffer. (Or straining my eyes.) Of course I can deal<br>
> with wrapped lines. But I still vote for 80 characters as a target,<br>
> while allowing people wiggle room to miss this target.<br>
><br>
> The number 80 is with us for historical reasons, but I know I'm not<br>
> the only one who still routinely uses 80-column buffers.<br>
<br>
</span>It's not just for historical reasons, it's one of those things that<br>
turned out to be a reasonable convention:<br>
<br>
Regardless of the width of windows, it's easier to read limited-width<br>
columns. I may be part of a sub-group, but just like a newspaper, I<br>
find it easier to "eye-scroll" up and down than left and right. This<br>
is the major reason why limiting column width still makes sense.<br>
Unless, of course, it's just a few lines, or things that cannot be<br>
limited due to technical reasons. I don't know if 120 is too wide, but<br>
100 might be okay.<br>
<br>
Also, changing the length while touching a line is the most natural<br>
way to do it, as white-space reformatting patches, unless done<br>
once-only-for-everything-and-never-again, will be noise and make<br>
things like git-bisect harder to use.<br>
<br>
A width limit also is a nice way to alarm you if you start nesting too<br>
much :).<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
ghc-devs mailing list<br>
<a href="mailto:ghc-devs@haskell.org">ghc-devs@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs</a><br>
</div></div></blockquote></div><br></div>