From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Grant Shangreaux Newsgroups: gmane.emacs.devel Subject: Re: ruby mode additional packages Date: Thu, 07 Jul 2022 22:41:19 -0500 Message-ID: <8535fc1d5f.fsf@churls.world> References: <85bku110qo.fsf@churls.world> <87k08pkkef.fsf@posteo.net> 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="17244"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Philip Kaludercic Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Jul 08 05:46:00 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 1o9ewK-0004Ee-3K for ged-emacs-devel@m.gmane-mx.org; Fri, 08 Jul 2022 05:46:00 +0200 Original-Received: from localhost ([::1]:48592 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o9ewI-0007U2-Kx for ged-emacs-devel@m.gmane-mx.org; Thu, 07 Jul 2022 23:45:58 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:58000) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o9evE-0006nP-Ec for emacs-devel@gnu.org; Thu, 07 Jul 2022 23:44:52 -0400 Original-Received: from out1.migadu.com ([91.121.223.63]:53893) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o9evC-0001sd-S6 for emacs-devel@gnu.org; Thu, 07 Jul 2022 23:44:52 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=churls.world; s=key1; t=1657251887; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=fZdfJV3sEtuH5Hf4nVxg4iFS328EG5eBoJvHm1Mwk/Q=; b=j2rEgAorGsaZ2x/TMurjen06uDMZmEpo4zgrNMJg9CNJfQEcYG1oipsZTenukSbzalDPZd uvPVuX8c26gm7Nw6ZCkn9UHyh1tvzuuMpJMQJqZLNbSCx6Ujt8DeuwYdpr1bDb/VOOz3vl 5NVUFFA1cx7R/vj2GfoHn/ePDseVSqv3N7Hc0/7Tjq77ny4l3qwGfLNoCtVVfDqiU6Mkd7 uAh9BWUe6cGZotC1dcR/Npij9QTxmUQvmMNecMqJcIuR+3D+CmKLdJjYTgumXc3ZljYbrf Fq04hooRNwS53Qm2W3pHfcKMVy2+Wpz+lZjeAiy4V7c+SN47B8vpoWw7Q8PmxA== X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. In-reply-to: <87k08pkkef.fsf@posteo.net> X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: churls.world Received-SPF: pass client-ip=91.121.223.63; envelope-from=grant@churls.world; helo=out1.migadu.com X-Spam_score_int: -2 X-Spam_score: -0.3 X-Spam_bar: / X-Spam_report: (-0.3 / 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, FROM_SUSPICIOUS_NTLD=0.499, PDS_OTHER_BAD_TLD=1.997, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action 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:291940 Archived-At: Philip Kaludercic writes: > All that is needed is a link to the repository, then it can be added. > If you and all the contributors have signed the CA, then it could even > be added to GNU ELPA. ok great! i'm afraid i came to maintain minitest-emacs after most of it was written, so i'm quite unsure about how it would go with the other contributors. i did start a discussion there to ask about it. before i submit the link for the repository, i'm also proposing it is rehosted on a different forge, but i will follow up soon. thank you. --=20 Toks=CC=87a ake Grant Shangreaux