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=-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 6F7531F4B4; Mon, 14 Sep 2020 03:15:00 +0000 (UTC) Date: Mon, 14 Sep 2020 03:15:00 +0000 From: Eric Wong To: Kyle Meyer Cc: meta@public-inbox.org Subject: Re: [PATCH] doc: Add piem to list of clients Message-ID: <20200914031500.GA16419@dcvr> References: <878sddmq1g.fsf@kyleam.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <878sddmq1g.fsf@kyleam.com> List-Id: Kyle Meyer wrote: > It's of course only of potential interest to Emacs users, but would it > be okay to add a pointer in clients.txt? Sure thing; applied and pushed. Thanks.