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: Re: Brand new clojure support in Emacs ;-) Date: Wed, 06 Sep 2023 21:20:43 -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> <87h6ontwfv.fsf@posteo.net> <87r0nlngmo.fsf@posteo.net> <87msy8vq6m.fsf@gmail.com> <87jztcrg49.fsf@posteo.net> <87jztc6w42.fsf@gmail.com> <83il8q5fh3.fsf@gnu.org> 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="368"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Sep 07 03:21:36 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 1qe3iB-000AR8-V3 for ged-emacs-devel@m.gmane-mx.org; Thu, 07 Sep 2023 03:21:35 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qe3hN-0001bg-Mu; Wed, 06 Sep 2023 21:20:45 -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 1qe3hM-0001bV-7G for emacs-devel@gnu.org; Wed, 06 Sep 2023 21:20:44 -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 1qe3hL-0002Gf-TJ for emacs-devel@gnu.org; Wed, 06 Sep 2023 21:20:43 -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=ZutVn65eFeRFZMzDkot36u2odwwsvfxqahWL4AvZ0ic=; b=a8VMO2VMGudZ s5O7dBKBV2MCi+a5IdHSEBkrIClTmpl0CCvhNqXf6mYQYvn4DfxO2u27rqGZBS/tzdI4UPaB0Wwbr HJXIt1+IRgEqns7cSPhM4QAOo0zC1ekT1naFNItRRiRjEF+Kh6grocnod+apAmo/Lnr6O5DUiYuhd fLUhF+W01M4oK/rVQJMcnGZ3h0vViYW9j+Vv6MP2M1qrl8bY5/ls0XoSNqlDQkT6rPhKhuWkQo431 xDu0vwuTf51RBhBppkCTeego9j07z69jPXqCG3Kan/nxOgm/xxZ5xk5pW7gfpFhIuiW80hA95UV5z Tp+JBIU7jtZfFfT6m9I1hg==; Original-Received: from rms by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1qe3hL-0001Y8-GT; Wed, 06 Sep 2023 21:20:43 -0400 In-Reply-To: <83il8q5fh3.fsf@gnu.org> (message from Eli Zaretskii on Mon, 04 Sep 2023 14:45:44 +0300) 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:310223 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. ]]] > So, if needed (and I'm not saying it's needed in this case, as the > discussions still continue and the jury is still out on what would be > the final outcome), we can use a slightly non-standard name if there > are good reasons. The reason would be to make -*-clojure-*- run the major mode that is included in Emacs. The ideal solution would be that the Clojure mode now in NonGNU ELPA moves into Emacs. By the way, do we have a feature that can autoload major modes that are in GNU ELPA? I think one is needed. -- 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)