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-ASN: X-Spam-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,BAYES_00 shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 03D451F8C8; Wed, 15 Sep 2021 23:31:59 +0000 (UTC) Date: Wed, 15 Sep 2021 23:31:58 +0000 From: Eric Wong To: Kyle Meyer Cc: Luis Chamberlain , meta@public-inbox.org Subject: Re: make menuconfig interface for lei / grok-pull Message-ID: <20210915233158.GA17649@dcvr> References: <20210915214420.GA21824@dcvr> <87tuilv531.fsf@kyleam.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <87tuilv531.fsf@kyleam.com> List-Id: Kyle Meyer wrote: > A good chunk of the current documentation was fumbled together by me, so > I'm sure there are many spots for improvement but... No worries, my brain is a disorganized mess (always has been, but pandemic has made it worse) and I've realized a lot of my design choices around public-inbox + lei is based around that :x Btw, I'm thinking about replacing prune-mail-sync with "refresh-mail-sync [--prune]", so probably no point in documenting it just yet....