<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    On 03/16/2017 04:35 PM, Kevin Harwell wrote:<br>
    <blockquote
cite="mid:CAM-yhnmuk=AJdbqk9XTF3-oDcOTPaNhn_TqDdy6sD6SaVw0QzQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote">On Thu, Mar 16, 2017 at 2:54 PM,
            Matthew Jordan <span dir="ltr"><<a
                moz-do-not-send="true" href="mailto:mjordan@digium.com"
                target="_blank">mjordan@digium.com</a>></span> wrote:<br>
            <blockquote class="gmail_quote" style="margin:0px 0px 0px
              0.8ex;border-left:1px solid
              rgb(204,204,204);padding-left:1ex"><snip><br>
              <br>
              Questions than:<br>
              (1) Should there even be a line length rule?<br>
            </blockquote>
            <div><br>
            </div>
            <div>
              <div>I lean toward yes just to keep things sane (e.g.
                keeping someone extending a function definition to
                infinity and beyond). Also sometimes I split my editor's
                screen vertically and have multiple code views up. The
                vertical split reduces my column length and I either
                have to start scrolling or (in my current setup) the
                line gets wrapped. Both hurt readability for me.</div>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    This is an issue on gerrit sometimes, an issue with the side-by-side
    view of patches sometimes doesn't allow you to scroll all the way to
    the right edge of a line.<br>
  </body>
</html>