comp.lang.ada
 help / color / mirror / Atom feed
From: Thomas <fantome.forums.tDeContes@free.fr.invalid>
Subject: Re: max line length
Date: Tue, 05 Jul 2022 17:22:17 +0200	[thread overview]
Message-ID: <62c45729$0$22252$426a34cc@news.free.fr> (raw)
In-Reply-To: jc73m8F36cpU1@mid.individual.net

In article <jc73m8F36cpU1@mid.individual.net>,
 Niklas Holsti <niklas.holsti@tidorum.invalid> wrote:

> 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,

i would like to set it to 96.

> 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

is a 200-character-wide window bearable?


> 
> I also group subsystems into package families (parent and child 
> packages) which means that the children can directly use parent-declared 
> identifiers without qualification.

thank you, i tend to forget it :-)

> 
> 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)

i prefer increase readability with a larger indentation.

-- 
RAPID maintainer
http://savannah.nongnu.org/projects/rapid/

  parent reply	other threads:[~2022-07-05 15:22 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-18 21:58 max line length Thomas
2022-04-19  6:38 ` Niklas Holsti
2022-04-21 23:34   ` Stephen Leake
2022-04-22  7:57     ` Randy Brukardt
2022-07-05 15:22   ` Thomas [this message]
2022-04-19 19:30 ` Jeffrey R.Carter
2022-07-06 10:35   ` Robin Vowels
2022-04-19 20:07 ` Dmitry A. Kazakov
2022-07-05 14:59   ` Thomas
2022-04-21 23:31 ` Stephen Leake
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox