On 8/25/11, Alan Coopersmith <[email protected]> wrote: > I had unindented those so they didn't line wrap at 80 columns - which style > would people prefer? lines longer than 80 columns? splitting the messages > into multiple adjacent strings for the compilers to concatenate? or just > breaking the indent pattern a little as I did?
Personally, I'd call the 80-column limit a guideline instead of a rule. Sometimes the code is just more clear with a longer line. Jamey _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
