From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=MAILING_LIST_MULTI, RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 27822 invoked from network); 4 Mar 2021 22:10:37 -0000 Received: from minnie.tuhs.org (45.79.103.53) by inbox.vuxu.org with ESMTPUTF8; 4 Mar 2021 22:10:37 -0000 Received: by minnie.tuhs.org (Postfix, from userid 112) id 59F629CA70; Fri, 5 Mar 2021 08:10:36 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 4B2C19CA68; Fri, 5 Mar 2021 08:10:24 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id 66D1E9CA68; Fri, 5 Mar 2021 08:10:23 +1000 (AEST) Received: from central.weird.com (unknown [198.96.117.51]) by minnie.tuhs.org (Postfix) with ESMTP id C99D79CA67 for ; Fri, 5 Mar 2021 08:10:22 +1000 (AEST) Received: from (invalid client hostname: bind: DNS error: DNS lookup for A for 'more.local': Unknown host)more.local ((no PTR matching greeting name)d207-6-82-137.bchsia.telus.net[207.6.82.137] port=54562) by central.weird.com([198.96.117.51] port=587) via TCP with esmtp (2694 bytes) (sender: ) (ident using UNIX) id for ; Thu, 4 Mar 2021 17:10:21 -0500 (EST) (Smail-3.2.0.122-Pre 2005-Nov-17 #78 built 2020-Mar-25) Received: from (invalid client hostname: the DNS A record (with the targegt address [10.0.1.129]) for the hostname 'more.local' does not match the expected address [10.0.1.129])more.local ((no PTR matching greeting name)xentastic.local[10.0.1.140] port=61431) by more.local([10.0.1.129] port=25) via TCP with esmtp (2189 bytes) (sender: ) id for ; Thu, 4 Mar 2021 14:10:20 -0800 (PST) (Smail-3.2.0.122-Pre 2005-Nov-17 #1 built 2015-Feb-17) Message-Id: Date: Thu, 04 Mar 2021 14:10:20 -0800 From: "Greg A. Woods" To: The Unix Heritage Society mailing list In-Reply-To: References: <20210304212459.GA6303@eureka.lemis.com> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL/10.8 EasyPG/1.0.0 Emacs/25.3 (x86_64--netbsd) MULE/6.0 (HANACHIRUSATO) X-Face: ; j3Eth2XV8h1Yfu*uL{<:dQ$#E[DB0gemGZJ"J#4fH*][ lz; @-iwMv_u\6uIEKR0KY"=MzoQH#CrqBN`nG_5B@rrM8,f~Gr&h5a\= List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: The Unix Heritage Society mailing list Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" At Thu, 4 Mar 2021 15:27:27 -0600, Will Senn wrote: Subject: Re: [TUHS] tabs vs spaces - entab, detab > > Wow, mixed tabs and spaces? On purpose? That's nuts :). In code tabs are for indentation -- one tab per level of indentation. In code spaces are for alignment -- e.g. to align comments at the end of the line use spaces between the end of the code and the beginning of the comment. (for those of us who use emacs there's smart-tabs-mode -- it's not perfect, but it helps get these things right the first time around, i.e. when you don't have "go fmt") -- Greg A. Woods Kelowna, BC +1 250 762-7675 RoboHack Planix, Inc. Avoncote Farms