From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: "Alfred M. Szmidt" Newsgroups: gmane.emacs.devel Subject: Re: Ada-mode to be abandoned? Date: Sun, 07 Jan 2024 10:45:01 -0500 Message-ID: References: <87a5phiap4.fsf@posteo.net> <87ttnpduo7.fsf@daniel-mendler.de> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="3716"; mail-complaints-to="usenet@ciao.gmane.io" Cc: dmitry@gutov.dev, philipk@posteo.net, emacs-devel@gnu.org, stephen_leake@stephe-leake.org To: Daniel Mendler Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Jan 07 16:45:48 2024 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 1rMVLP-0000l6-OK for ged-emacs-devel@m.gmane-mx.org; Sun, 07 Jan 2024 16:45:47 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rMVKj-0004yN-1B; Sun, 07 Jan 2024 10:45:05 -0500 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 1rMVKh-0004yC-6C for emacs-devel@gnu.org; Sun, 07 Jan 2024 10:45:03 -0500 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 1rMVKf-00071A-Sh; Sun, 07 Jan 2024 10:45:01 -0500 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=8T68R8BbWwm8+8jivql0edP34hcUFjDcjJXlbwkB+rk=; b=DtDv5OPbPL9l vX+K+uPD3d0W9F1UzId7b7isCSsbG3CJ+wPPXkPqaD0QjoIXii8bDRGWQSdIdfcqqEp+PSONAZdIg kF3ETqbg5MLQQVrW1xwio8DNJk+XQDoxG1tuH8q2bKme32lpmXHPYc/GY67VTIJuQITNINxPdwo5L 9K2GJeoPwTFG3p/EA2uU/YOwPGdNC0NTqsdiqOQjNU0GAC7bcOwFYrJsTvvyJ+kjyv3IOcTXaP9YU 5Y+9K2C3Yy5Ut+WxylYAtv6yAXhYMuONWAaCu991vz1dp92LNues6EHQyM1vRrMqfY7zK2O1jrbU6 qFK1ZQs72B0qfl79IwFrjg==; Original-Received: from ams by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1rMVKf-0002I3-L4; Sun, 07 Jan 2024 10:45:01 -0500 In-Reply-To: <87ttnpduo7.fsf@daniel-mendler.de> (message from Daniel Mendler on Sun, 07 Jan 2024 16:34:16 +0100) 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:314692 Archived-At: There is a big difference, ADA is a supported language by GCC, our compiler. That is plenty of a reason why we would want to make sure ada-mode just works in GNU Emacs. Microsoft is not GNU, and are activley hostile toward our cause, so supporting their languages isn't a priority for the GNU project.