hi :-)
how do you set your max line length?
using indentations a lot, i find that 80 is short.
how do you set your max line length?
using indentations a lot, i find that 80 is short.
but I don't realize how many people I'm going to disturb if I set a
greater length, because I don't know all your uses.
how do you set your max line length?
using indentations a lot, i find that 80 is short.
how do you set your max line length?
On 2022-04-19 0:58, Thomas wrote:
hi :-)
how do you set your max line length?
using indentations a lot, i find that 80 is short.
I limit lines to 80 characters, because I very often want to use a side-by-side diff of file versions,
Niklas Holsti <niklas.holsti@tidorum.invalid> writes:
On 2022-04-19 0:58, Thomas wrote:
hi :-)
how do you set your max line length?
using indentations a lot, i find that 80 is short.
I limit lines to 80 characters, because I very often want to use a
side-by-side diff of file versions,
I prefer top/bottom diff, partly for this reason.
But my monitor can easily display 240 characters across. And I have good glasses.
--
-- Stephe
On 2022-04-18 23:58, Thomas wrote:
how do you set your max line length?
72. I used to program in FORTRAN on punched cards. (:-))
These days I use 3 split GPS windows side by side.
Then I am using the "use" clause
On 2022-04-19 0:58, Thomas wrote:
hi :-)
how do you set your max line length?
using indentations a lot, i find that 80 is short.
I limit lines to 80 characters,
because I very often want to use a
side-by-side diff of file versions, which means having a window wider
than two line-lengths. Text in a 170-character-wide window is still
readable, but wider ones are not
I also group subsystems into package families (parent and child
packages) which means that the children can directly use parent-declared identifiers without qualification.
Other means to keep lines short include using a small indentation step
(I now use 3 spaces, but I'm considering changing to 2 spaces)
On 2022-04-18 23:58, Thomas wrote:.
how do you set your max line length?I use the Preferences menu selection in my editor. But that's probably not what
you intended to ask. I set mine to 132 characters.
using indentations a lot, i find that 80 is short.
but I don't realize how many people I'm going to disturb if I set a
greater length, because I don't know all your uses.
When I started out, source lines were limited to 80 columns because that was the.
length of punched cards,
but the line printers could print 132 columns..
In the
1980s printing switched from 14 x 11 inch paper in line printers to 8.5 x 11 inch paper, but it was still possible to print 132 characters in landscape mode,
so that's what I used if I had an editor that could handle long lines easily (screens were not large enough or high enough resolution to be suitable for reading programs, so I still tended to print them when that was needed. Today printing is not needed much, but I continue to use 132 columns. If others want a
different line length they may reformat it.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 351 |
Nodes: | 16 (2 / 14) |
Uptime: | 32:15:35 |
Calls: | 7,634 |
Files: | 12,796 |
Messages: | 5,689,088 |