From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Aleksandr Vityazev Newsgroups: gmane.emacs.devel Subject: Re: [ELPA] New package: srht Date: Tue, 17 May 2022 19:07:54 +0000 Message-ID: <875ym4kmet.fsf@posteo.org> References: <87tu9p4fop.fsf@posteo.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="14806"; mail-complaints-to="usenet@ciao.gmane.io" Cc: "emacs-devel@gnu.org" To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue May 17 21:33:28 2022 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nr2wi-0003d8-8m for ged-emacs-devel@m.gmane-mx.org; Tue, 17 May 2022 21:33:28 +0200 Original-Received: from localhost ([::1]:39384 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nr2wg-000473-Iy for ged-emacs-devel@m.gmane-mx.org; Tue, 17 May 2022 15:33:26 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:33432) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nr2YA-00063r-Uh for emacs-devel@gnu.org; Tue, 17 May 2022 15:08:06 -0400 Original-Received: from mout01.posteo.de ([185.67.36.65]:54039) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nr2Y8-0002JZ-Hi for emacs-devel@gnu.org; Tue, 17 May 2022 15:08:06 -0400 Original-Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id C6953240026 for ; Tue, 17 May 2022 21:08:01 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.org; s=2017; t=1652814481; bh=l03u/3A8CmKGgx8wCnXiPvJqkAD0i//ZruAS0/Qw67A=; h=From:To:Cc:Subject:Date:From; b=U61qufomAC/8szL2aLpMGl2c2CsHVtk0+UHJHk6LhHnqwXud2RKQBu2KLnaSbLY2/ DlnNS70tPVkLj/0KGmPxVeypN69ejzB2uLisDELQlKU8nupB1sD0e3luRruDQ2+ubX Vdfz3k3UV5rnTrpQ9attL6J6JxiCcGGyKzgYryKCQumK3Bsc9VNnyoVhbYaue58ATR sgDao6YY3V7eurjt6SsQ88HVDrGHlQn1KRDObTFquHXcYcfwk/A0gEshvHm8F3Af1W u8YqmtNdDPtQrT42aA7MQM+fOAh3x0BIdY3AlQ+eBn4doDA6S0mA557IYbG5DfgMmM DovuO6rfBsCtw== Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4L2lxr2dGyz6tml; Tue, 17 May 2022 21:08:00 +0200 (CEST) In-Reply-To: (Stefan Monnier's message of "Tue, 17 May 2022 14:42:43 -0400") Received-SPF: pass client-ip=185.67.36.65; envelope-from=avityazev@posteo.org; helo=mout01.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Mailman-Approved-At: Tue, 17 May 2022 15:32:26 -0400 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:289875 Archived-At: On 2022-05-17, 14:42 -0400, Stefan Monnier wrote: > Aleksandr Vityazev [2022-05-16 16:15:18] wrote: >> I'd like to submit srht.el [1] to GNU ELPA. srht provides bindings to >> the Sourcehut REST API as well as commands for interacting with it. It >> currently supports two services: git.sr.ht =E2=80=94 git hosting and pas= te.sr.ht >> =E2=80=94 ad-hoc text file hosting. > > Pushed, thanks. > I noticed a significant shortcoming that would be good to fix sooner > rather than later: it seems to presume there's only one SourceHut > instance you interact with. > > > Stefan > No, in version 0.1 it is already possible to interact with any Sourcehut instance. Can be specified via the srht-domain variable. Yes, this is perha= ps not entirely clear, I often refer to the sr.ht instance. I think the documentation should be improved. Thanks. --=20 Best regards,=20 Aleksandr Vityazev