This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] wrap long lines in doc


Eli Zaretskii wrote:
I'm saying that it isn't worth the hassle to do such reformatting:
makeinfo and TeX do that for you when they produce output.  The
Texinfo sources are not required to be especially beautiful.

Sure, but C code doesn't need to be beautiful either and yet we have a convention about keeping the lines less than 80 columns. I find wrapped lines hard to read, so I like to fix them.


Thanks for approving the change.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]