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: Renaming eglot -- or at least add an alias? Date: Fri, 07 Oct 2022 14:48:08 +0300 Message-ID: <83fsfzonwn.fsf@gnu.org> References: <83pmfdduix.fsf@gnu.org> <86wn9ji3ma.fsf@gmail.com> <86tu4lsnqk.fsf@gmail.com> <8335c0p2fn.fsf@gnu.org> <83leproov6.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="10654"; mail-complaints-to="usenet@ciao.gmane.io" Cc: rms@gnu.org, ams@gnu.org, emacs-devel@gnu.org To: Dmitry Gutov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Oct 07 16:24:47 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 1ogoHO-0002eM-BZ for ged-emacs-devel@m.gmane-mx.org; Fri, 07 Oct 2022 16:24:46 +0200 Original-Received: from localhost ([::1]:39908 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ogoHN-0003Yf-9Q for ged-emacs-devel@m.gmane-mx.org; Fri, 07 Oct 2022 10:24:45 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:43646) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oglqC-0006pu-Br for emacs-devel@gnu.org; Fri, 07 Oct 2022 07:48:34 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:47478) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oglqB-0004bn-1a; Fri, 07 Oct 2022 07:48:31 -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=gmnGfDRh9pIERm1sd0Tppx45O1Aw3qWY6Xg5C4iANGk=; b=GwdVgU1LXinD ODLht8cgCizEZBESJmIkvoAKGQNAXa//8s/AbmEk4wpPmNmepCaj3QOZs9HVrUfR3bNxcKpXFV5pE oyvlV7J5vvpqtQljTS8kOCR5b/vLGUqh18fTva4B5ISyZPExbs9y6q2NCRkmqGAOUmXD2WFGRXh4U 4U/Df2LjasaxSif+0ntD1AQbkBNKWDKYxmsqV0qAg5jvAZr0v7Ys/LS4s2KCw3uKjnm8jgZoOnU+A 7JUCb+5S96gfeB4fh+rmQ226ycTAN5ngeChFqPLFHQIYwN18wEXDgAO7AY8DRqsZRZ4gFE8kHt9l+ jiwHc3HnqewRFWhyEayj6A==; Original-Received: from [87.69.77.57] (port=2740 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oglpo-0001h3-Bd; Fri, 07 Oct 2022 07:48:16 -0400 In-Reply-To: (message from Dmitry Gutov on Fri, 7 Oct 2022 14:38:34 +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" Xref: news.gmane.io gmane.emacs.devel:297151 Archived-At: > Date: Fri, 7 Oct 2022 14:38:34 +0300 > Cc: rms@gnu.org, ams@gnu.org, emacs-devel@gnu.org > From: Dmitry Gutov > > >> We could put them alongside EDE's and Semantic's menu entries. Or maybe > >> instead, given that EDE is not the recommended choice for "Project > >> Support" anymore, and we don't usually recommend Semantic to new users > >> either. > > > > Or we could make the EDE/Semantic menus have a sub-menu, whereby the > > user could select which kind of "support" they want. > > That depends on whether we want the menus to present an "intro" to Emacs > functionality that doesn't require much reading to pick the right choice. > > IMHO that can be the best goal for the menu bar. But you might have a > different understanding of its role. Something to revisit at a later date, I think. Too many things are still in flux: Eglot, tree-sitter... The functionalities overlap, and at least I personally don't yet have a clear idea of how to make the best "mix".