From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-Status: No, score=-3.2 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_NONE,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from out0.migadu.com (out0.migadu.com [94.23.1.103]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id D7CB11F4B4 for ; Thu, 24 Dec 2020 03:34:48 +0000 (UTC) X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kyleam.com; s=key1; t=1608780887; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=C3/gT/k6vUVdgBVLP74SvgFHqM6aNnzU2M/iDXtlxZk=; b=UA/V8CWo294H1HFJ4IzE7XwmgYRLirTLHetxKXYc2SCOs6w7fNCHAPmrDrHf79Q2wZ3YbL wMlbL0ejQtNljbhcIVGpddsKF9s9QqatJqxS1IJilInLWcPLIgNdPyD4aXGY7oYPlToGt8 fFU3azTUF7wHpx8crPJNFWAp4fPxOr4LXTHlaZHnukqjh4tTLfLl2ecOQMRrv2e++LrWZR DkNDCkBsX50UnRevg9yeAKa+MW/ggJqX8jtK3KaCuqmK+0sg6arfVzLlU2C/Yn7OQKKplJ PYvw395K6eqeBy+HG40d3ekbht+4vbkNduw7la4FEk4YRAB1nbLOxJo3QIR7dg== From: Kyle Meyer To: Eric Wong Cc: meta@public-inbox.org Subject: Re: [PATCH] index: update [extindex "all"] by default, support -E In-Reply-To: References: <20201223230255.30404-1-e@80x24.org> <87h7ocggye.fsf@kyleam.com> Message-ID: <87blejho6i.fsf@kyleam.com> MIME-Version: 1.0 Content-Type: text/plain X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: kyle@kyleam.com Date: Thu, 24 Dec 2020 03:34:47 GMT List-Id: Eric Wong writes: > Kyle Meyer wrote: >> Eric Wong writes: >> > +May be specified multiple times in rare cases multiple external >> > +indices are configured. >> >> s/cases/& where/ ? > > I guess, though I think "when" works, too, but maybe "where" > sounds better *shrug* "when" sounds fine to me too. I was in between and didn't choose "where" for any principled reason :)