From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Clojure mode Date: Thu, 24 Aug 2023 21:11:14 -0400 Message-ID: References: <87il9kksqz.fsf@dfreeman.email> <87a5uw9ivs.fsf@posteo.net> <87ttt42gna.fsf@dfreeman.email> <87wmy080kn.fsf@posteo.net> <83v8djcydl.fsf@gnu.org> <87350ndquw.fsf@dfreeman.email> <83350ncbns.fsf@gnu.org> <87cyzrjbd8.fsf@dfreeman.email> <83zg2vav46.fsf@gnu.org> <87o7j99304.fsf@dfreeman.email> <87zg2hsyrd.fsf@dfreeman.email> Reply-To: rms@gnu.org Content-Type: text/plain; charset=Utf-8 Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="7562"; mail-complaints-to="usenet@ciao.gmane.io" Cc: danny@dfreeman.email, eliz@gnu.org, philipk@posteo.net, emacs-devel@gnu.org, manuel.uberti@inventati.org To: Danny Freeman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Aug 25 03:11:57 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 1qZLMj-0001bG-1G for ged-emacs-devel@m.gmane-mx.org; Fri, 25 Aug 2023 03:11:57 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qZLMA-000408-2u; Thu, 24 Aug 2023 21:11:22 -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 1qZLM8-0003zx-0g for emacs-devel@gnu.org; Thu, 24 Aug 2023 21:11:20 -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 1qZLM5-0004RE-Am; Thu, 24 Aug 2023 21:11:17 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=Date:References:Subject:In-Reply-To:To:From: mime-version; bh=xWclRWV6BdIETjY4+s7kCsnsAHq/8afpv/Y4ytFlDAc=; b=ptLmHZHbJDKE uqaRP99lOwdvhEHRADd/QeR60uBH2ud3/vZOq3TNPyyMOWhalKozwk/Nbda6PEstxN+VpdylAzx2o 4E4n6ZOZx+5iC+GAmUQCOi0HM5xoeptaygTtb3q8w5RJVmO/6MzmfkpZcQ11Lj0TLp0fQ5vXObYOt BySl9V9OpdxewHZ1TC7q1mYY2GlxvTZcmAju3BiyqRtaFmt9qJfdItIsyuDQrcMQ8aoVALviCIFUK db+PlnLISzLpL7Rw9BiTBInI/f6ZX0vRNqEjI0XArHV0L1DxkhKSSAdnio6LhhV19qr+85lk2EH1I T2MdZ3+TSgCXDZxHKyaKiA==; Original-Received: from rms by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1qZLM2-0003BN-0h; Thu, 24 Aug 2023 21:11:16 -0400 In-Reply-To: <87zg2hsyrd.fsf@dfreeman.email> (message from Danny Freeman on Wed, 23 Aug 2023 08:55:35 -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-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:309184 Archived-At: [[[ To any NSA and FBI agents reading my email: please consider ]]] [[[ whether defending the US Constitution against all enemies, ]]] [[[ foreign or domestic, requires you to follow Snowden's example. ]]] It appears that there is no clojure-mode command in core Emacs. There is a Clojure mode package, but it is in NonGNU ELPA. I think that language is important enough that, notwithstanding not really being similar to Lisp, we ought to have a major mode to support it. Would someone please work on that? This could be done by getting copyright assignments for code in the NonGNU ELPA package, or by writing new code to replace it, or by a mixture of the two. -- Dr Richard Stallman (https://stallman.org) Chief GNUisance of the GNU Project (https://gnu.org) Founder, Free Software Foundation (https://fsf.org) Internet Hall-of-Famer (https://internethalloffame.org)