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: Renaming eglot -- or at least add an alias? Date: Fri, 07 Oct 2022 18:49:59 -0400 Message-ID: References: <83pmfdduix.fsf@gnu.org> <86wn9ji3ma.fsf@gmail.com> <86tu4lsnqk.fsf@gmail.com> <83ill0vzit.fsf@gnu.org> <835ygzv4p3.fsf@gnu.org> <3c73f41c-0064-0000-72a4-6c129cf430d9@yandex.ru> 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="32637"; mail-complaints-to="usenet@ciao.gmane.io" Cc: eliz@gnu.org, emacs-devel@gnu.org To: Dmitry Gutov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Oct 08 00:53:56 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 1ogwE8-0008IN-Lp for ged-emacs-devel@m.gmane-mx.org; Sat, 08 Oct 2022 00:53:56 +0200 Original-Received: from localhost ([::1]:33548 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ogwE7-0003uQ-JY for ged-emacs-devel@m.gmane-mx.org; Fri, 07 Oct 2022 18:53:55 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:35480) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ogwAK-00049g-Vf for emacs-devel@gnu.org; Fri, 07 Oct 2022 18:50:01 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:34314) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ogwAK-0001Qx-9o; Fri, 07 Oct 2022 18:50:00 -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=6bTPTIu+FZgufKET7UyYqK+P9APVDZmQdasKGqIt7ow=; b=X3oXjikYWLoa 3VvwVegPVqRRPZk3333DqNSP00fWsSSggFFnQl9zeKbDPbYeuFLlHSYgMq8e+n3dbpijVYkXRCCRQ loQIt9xXkMWwxahH5dHO+AP631PGp76o3CyvnmQ/DxNh1HRVh9IZHIJMAA/tU6fnlhLGo33roXY5H 54ZY40/D0v4Zc0PbFFUzcD3hesgQ929m5PlZGSx6Bo36Hfz9fhARzJytLzzDfsx9KNan5v78GNw63 P2HLpzuf6A3ShDoFIUJcIpG2fqncE9rKmnhIzoNjS0qLiC/ZHlJSqtWMjj7w3mmRCMdwB2ZCiXlqI O+wnc9G9cu/ZrZ9IWSEsLQ==; Original-Received: from rms by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1ogwAJ-00006q-5o; Fri, 07 Oct 2022 18:49:59 -0400 In-Reply-To: <3c73f41c-0064-0000-72a4-6c129cf430d9@yandex.ru> (message from Dmitry Gutov on Thu, 6 Oct 2022 02:21:22 +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:297180 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. ]]] > > Is there any programming language which is supported both by Eglot and > > by Semantic? > C/C++/any other Semantic-supported langugages. Thanks. We have gone a step forward. Eglot does various sorts of actions. People have posted lists of them. Which of them does it support for C/C++? Now let's compare it with Semantic. Which of those actions does Semantic support for those languages? Does Semantic support any other actions, for those languages? Now suppose a user enables Eglot and Semantic -- so that for certain actions they are both available. How does Emacs decide which one to use, for jobs they can both do? -- 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)