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.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FROM,HTML_FONT_LOW_CONTRAST,HTML_MESSAGE, MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 22830 invoked from network); 5 Mar 2021 17:20:31 -0000 Received: from minnie.tuhs.org (45.79.103.53) by inbox.vuxu.org with ESMTPUTF8; 5 Mar 2021 17:20:31 -0000 Received: by minnie.tuhs.org (Postfix, from userid 112) id 264509CA8B; Sat, 6 Mar 2021 03:20:29 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 6E4319CA6A; Sat, 6 Mar 2021 03:20:17 +1000 (AEST) Authentication-Results: minnie.tuhs.org; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="moDSIM/h"; dkim-atps=neutral Received: by minnie.tuhs.org (Postfix, from userid 112) id CD1D29CA6A; Sat, 6 Mar 2021 03:20:13 +1000 (AEST) Received: from mail-lj1-f179.google.com (mail-lj1-f179.google.com [209.85.208.179]) by minnie.tuhs.org (Postfix) with ESMTPS id 1158E9CA68 for ; Sat, 6 Mar 2021 03:20:13 +1000 (AEST) Received: by mail-lj1-f179.google.com with SMTP id u4so3724340ljh.6 for ; Fri, 05 Mar 2021 09:20:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=IKoHdhk68nB9ZMB22OFudbylkSxNKt2f/22pD3uiEH8=; b=moDSIM/hBUbTzWvMdvR9AnEVVqnmbFpIFXEtJlrCPljiQgl3l08BBK/UC3Q0oLjhSx OOfuLQrkvt07GEf7eVzK+DqwkosASwuXQ0LXWHCCfhH09/OHmvbGO5GF+ocHWJdtU9vB SNdwc+wGBcu60nj0LFsjbSlewbCVI14G5OkJdm6VAXUMJXALi5Uvq4obV8VMWyE6gfdt UAViuwbwLFh4uCHsY2peMMiMoXOhBG/VA70WxmzeXWpo08Mvh/P7chW68FuPAqei/vRY QL8FWKCf/zH9T0O6IisOyRz4SqIJL2vkQUbCB9wwfKc2ZA3jBGruAvzJJReW1PT4pBw3 2vHw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=IKoHdhk68nB9ZMB22OFudbylkSxNKt2f/22pD3uiEH8=; b=PQckHRL9XF5AEPtaV1Lg7kVuYqpGbNDDaGEn989r3FpR3A/Ax3zek4jGG/mMQIr2f6 qqkGK2VZjeBH/BBFt50QTVZA0VWf96UDAwy7Ar5C30U8+TT+rLRKg6lSj20J5D/kPwJR n4e6FUgX6KuN/L/01+lnnHUQB3m3UcMDs85gZ2BZJTcJyQ6mqFxDnPvOLjRo0QfgBZGH gx02VA82tyk5AOpPwpZS/1v+uxUa8hUtgdzmtwttKBYGZrk4vks6D2PbMlaLATs9xa/9 6JMhVsh3g2CZHYGAuuImfo0su1RAX1U0luCxncy+dUaHPlATyoSibeweCDYyC7rswnyd C9Nw== X-Gm-Message-State: AOAM532ZxSwY2mE5NgEprDZH+RfJXJpZ/cQdxSv+xnoC36n+mNfL4wHS Ag7izpN1B4MXuKuVU/DQUACF57ExwAj8u5439HBYIv59Fxk= X-Google-Smtp-Source: ABdhPJwF2rU/KO4vAnM+XY3LIw+9QntFYqpxrIWUmiwQEp0t1/L6+AqcbnL5Q4/e8cZ42/QKDm40TqZ8z7XIzZP+ebc= X-Received: by 2002:a2e:9e11:: with SMTP id e17mr5777327ljk.330.1614964811096; Fri, 05 Mar 2021 09:20:11 -0800 (PST) MIME-Version: 1.0 References: <57A1A023-7E73-4233-8FF2-CED5EB1CDB7C@gmail.com> In-Reply-To: From: Richard Salz Date: Fri, 5 Mar 2021 12:19:59 -0500 Message-ID: To: TUHS main list Content-Type: multipart/alternative; boundary="000000000000e3e74605bccd4bd8" Subject: Re: [TUHS] tabs vs spaces - entab, detab X-BeenThere: tuhs@minnie.tuhs.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: The Unix Heritage Society mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" --000000000000e3e74605bccd4bd8 Content-Type: text/plain; charset="UTF-8" > In my own case, I had been taught the golden rule of "use the style that > is already in use" - which I admit, was a hard lesson when I was young I > admit. > In my first Unix job (roughly 40 years ago), I read the vi reference manual and memorized the keystroke commands. And then did % cd /user/include % vi *.h to fix up all the indents and comments. Later on I graduated to learning not to do control-p on a Vax console a second time. What were your mistakes? ("Always mount a scratch monkey") In --000000000000e3e74605bccd4bd8 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

In my own case, I had be= en taught the golden rule of "use the style that is already in use&quo= t; - which I admit, was a hard=C2=A0lesson when I was young I admit.
<= /div>

In my first Unix job (rou= ghly 40 years ago), I read the vi reference manual and memorized the keystr= oke commands.=C2=A0 And then did
=C2=A0=C2=A0 % cd /user/inc= lude
=C2=A0=C2=A0 % vi *.h
to fix up all the indents an= d comments.

Later on I graduated to learning not t= o do control-p on a Vax console a second time.

Wha= t were your mistakes?=C2=A0 ("Always mount a scratch monkey")


In=
--000000000000e3e74605bccd4bd8--