From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/88973 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: dick Newsgroups: gmane.emacs.gnus.general Subject: Re: Gnus backend for GitHub/GitLab? Date: Tue, 14 Jan 2020 16:23:28 -0500 Message-ID: <87d0blspf3.fsf@dick> References: <8736ejsehi.fsf@tullinup.koldfront.dk> <87lfq9vkh0.fsf@tullinup.koldfront.dk> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="117085"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.60 (gnu/linux) To: ding@gnus.org Original-X-From: ding-owner+M37176@lists.math.uh.edu Tue Jan 14 22:24:12 2020 Return-path: Envelope-to: ding-account@m.gmane-mx.org Original-Received: from lists1.math.uh.edu ([129.7.128.208]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1irTfX-000U47-Gr for ding-account@m.gmane-mx.org; Tue, 14 Jan 2020 22:24:11 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.92.3) (envelope-from ) id 1irTfC-0001kL-JV; Tue, 14 Jan 2020 15:23:50 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by lists1.math.uh.edu with esmtps (TLSv1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.92.3) (envelope-from ) id 1irTf8-0001hc-N3 for ding@lists.math.uh.edu; Tue, 14 Jan 2020 15:23:46 -0600 Original-Received: from quimby.gnus.org ([95.216.78.240]) by mx1.math.uh.edu with esmtps (TLSv1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.92.3) (envelope-from ) id 1irTf7-00037H-Gf for ding@lists.math.uh.edu; Tue, 14 Jan 2020 15:23:46 -0600 Original-Received: from blaine.gmane.org ([195.159.176.226]) by quimby.gnus.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1irTez-0001tJ-S9 for ding@gnus.org; Tue, 14 Jan 2020 22:23:41 +0100 Original-Received: from list by blaine.gmane.org with local (Exim 4.89) (envelope-from ) id 1irTey-000SD4-En for ding@gnus.org; Tue, 14 Jan 2020 22:23:36 +0100 X-Injected-Via-Gmane: http://gmane.org/ Cancel-Lock: sha1:WPqjyy9d5MMFlJk7PiAglH/xKgI= List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:88973 Archived-At: I don't understand your "add a billion" comment. It's unimportant how gitlab numbers messages. I've written gnus backends whose messages are keyed off non-numeric strings. Gitlab merely needs to provide the parent issue id for each incoming child comment. Then I'd write a suitable nngitlab-retrieve-headers that spits out the parent id in the `References` header.