From mboxrd@z Thu Jan 1 00:00:00 1970 From: usotsuki@buric.co (Steve Nickolas) Date: Wed, 8 Nov 2017 16:18:16 -0500 (EST) Subject: [TUHS] 80 columns ... In-Reply-To: <20171108210645.33E9F156E7D8@mail.bitblocks.com> References: <20171108210645.33E9F156E7D8@mail.bitblocks.com> Message-ID: On Wed, 8 Nov 2017, Bakul Shah wrote: > It is this spellingThingsOutInExcruciatingDetail that I find > hard to read. Whether you use 80 columns or 800. Why not > think a bit harder and come up with shorter name? Fix that > and you don't need wide columns. This is how I operate too - I use a lot of abbreviations (one particularly hairy program I have has "havesnddrv", "iielc", "dblgrx" (have sound driver, IIe language card, double resolution graphics respectively)). Of course anyone familiar with the domain of what the program is doing (it's an Apple ][ emulator) will probably understand the terminology. -uso.