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=0.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,MISSING_HEADERS,RCVD_IN_DNSWL_NONE autolearn=no autolearn_force=no version=3.4.4 Received: (qmail 32667 invoked from network); 7 Feb 2021 00:06:27 -0000 Received: from minnie.tuhs.org (45.79.103.53) by inbox.vuxu.org with ESMTPUTF8; 7 Feb 2021 00:06:27 -0000 Received: by minnie.tuhs.org (Postfix, from userid 112) id ECDC49C8B3; Sun, 7 Feb 2021 10:06:22 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 33C919BA46; Sun, 7 Feb 2021 10:06:00 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=tuhs.org; s=dkim; t=1612656376; bh=xFrmHKPF613E65t+i0XjhWxS+kKkqUK9UW97ohAiEKI=; h=Date:From:Cc:References:In-Reply-To:Subject:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=T34LuXnHiNkXtz3oMpkeT9I/RqVTd13O+puwjnLHX2nY0zaQgH/Y5dGs2RLxMHg9M 8Y3cZXRJiLkjao0hqsUM3GuiyEsZM23by3xl7a1Yx1tV2rCWT5hEWeXsgeAZiEcICF 1w5eYLd0Jxk7jTKMORnULVAXA34f8HZZ4VgvuuJs= Received: by minnie.tuhs.org (Postfix, from userid 1000) id 390509BA3F; Sun, 7 Feb 2021 10:05:58 +1000 (AEST) Date: Sun, 7 Feb 2021 10:05:58 +1000 From: Warren Toomey Cc: tuhs@minnie.tuhs.org Message-ID: <20210207000558.GA11474@minnie.tuhs.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) Subject: Re: [TUHS] Typing Tutor [and tuhs archive] 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" On Sat, Feb 06, 2021 at 06:28:19PM -0500, M Douglas McIlroy wrote: > I thought this would be an excuse to tell another ftg story, but > I don't want to repeat myself and a search for "Grampp" in the tuhs > archives misses many that have already been told. Have the entries been > lost or is the index defective? > Doug I'm not sure. I'm using swish to do the indexing. I've just destroyed the existing index and rebuilt it. Fingers crossed! Thanks, Warren