From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: New Package for NonGNU-ELPA: clojure-ts-mode Date: Sun, 13 Aug 2023 08:19:50 +0300 Message-ID: <83v8djcydl.fsf@gnu.org> References: <87il9kksqz.fsf@dfreeman.email> <87a5uw9ivs.fsf@posteo.net> <87ttt42gna.fsf@dfreeman.email> <87wmy080kn.fsf@posteo.net> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="33938"; mail-complaints-to="usenet@ciao.gmane.io" Cc: danny@dfreeman.email, emacs-devel@gnu.org, manuel.uberti@inventati.org To: Philip Kaludercic Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Aug 13 07:20:12 2023 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 1qV3WO-0008gI-0V for ged-emacs-devel@m.gmane-mx.org; Sun, 13 Aug 2023 07:20:12 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qV3W9-00033n-4o; Sun, 13 Aug 2023 01:19:57 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qV3W6-00033e-TC for emacs-devel@gnu.org; Sun, 13 Aug 2023 01:19:54 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qV3W5-0005in-G6; Sun, 13 Aug 2023 01:19:53 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=uUKOMNEFtgJBPEgWFoctsoITwbF6f4jygqLo9v6bst8=; b=q5AndbjjE9HR XCgb90JUCWFQkJl4eA0gxWn9bmwON3LhVFDLtXAidQhmVcFAffvMETZZAOUs+6aZVwG+w8E91cIiS aakg/nmn+GsQ7C1NfYRo0GYyLXie8iPlJ5tK3xgmTNvwwRednshlPEJf0/mbga0BL0OUOSXWh56yF X5qnr/JAjmyZw2UAmRjqFX+r19UKTH9LnJ4kGdbwDAcb9WY+7SQVX/P80wvW9K4pP5AVAeTeScNQn 15ozTvkhiqrVw2iH9LTJsHiUilLcd5YL5KRAt7M4/b15p2xSa534YLWHPBqHw1Z15scK8L+kwF5NT D89IoLGcRRk3wlHQmPSPFw==; In-Reply-To: <87wmy080kn.fsf@posteo.net> (message from Philip Kaludercic on Sat, 12 Aug 2023 20:31:20 +0000) 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-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:308647 Archived-At: > From: Philip Kaludercic > Cc: emacs-devel , Manuel Uberti > > Date: Sat, 12 Aug 2023 20:31:20 +0000 > > Danny Freeman writes: > > > Not all of the maintainers of clojure-mode and clojure-ts-mode are on > > board with the core development model, particularly copyright > > assignment. Initially I wanted to put this straight in the core but > > after some discussion we decided not to. I have personally done my > > copyright assignment, but for clojure-ts-mode we won't be asking > > contributors for it. Therefore, going into GNU ELPA or core then is out > > of the question. > > That is a pity. IIRC there is a SLIME-like environment for Clojure, > right? I don't know if Emacs is also the conventional default > environment for working with the language, but if it is, it seems like > it would be a nice thing to have at least some basic support in the core > :/ I agree. Perhaps the contributions to clojure-ts-mode could be re-assessed: those that are small don't need copyright assignments.