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: Elisp LSP Server Date: Thu, 14 Oct 2021 18:22:55 -0400 Message-ID: References: <16338bdc2497fc51c6fb6d54ab370bfb@webmail.orcon.net.nz> <87ee99dv34.fsf@gmail.com> <07cf50ddddb5a9556aa94201a7ac88c9@webmail.orcon.net.nz> <87r1d0562u.fsf@yahoo.com> <87r1cz7qcd.fsf@posteo.net> <87bl4367av.fsf@yahoo.com> <87fstf7kz4.fsf@posteo.net> <87o8814q1v.fsf@yahoo.com> <87r1cs9faa.fsf@yahoo.com> <87a6jdqz4k.fsf@yahoo.com> <83wnmhnlp6.fsf@gnu.org> <874k9lqed4.fsf@yahoo.com> <83ily1njj1.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="34805"; mail-complaints-to="usenet@ciao.gmane.io" Cc: philipk@posteo.net, psainty@orcon.net.nz, emacs-devel@gnu.org, luangruo@yahoo.com, joaotavora@gmail.com, mardani29@yahoo.es, agzam.ibragimov@gmail.com To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Oct 15 00:26:44 2021 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 1mb9BT-0008rn-O2 for ged-emacs-devel@m.gmane-mx.org; Fri, 15 Oct 2021 00:26:43 +0200 Original-Received: from localhost ([::1]:53124 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mb9BS-0005IH-NM for ged-emacs-devel@m.gmane-mx.org; Thu, 14 Oct 2021 18:26:42 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:52344) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mb97r-0000Hu-Ia for emacs-devel@gnu.org; Thu, 14 Oct 2021 18:22:59 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:36476) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mb97q-0006Oo-Kl; Thu, 14 Oct 2021 18:22:58 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1mb97n-0006d8-98; Thu, 14 Oct 2021 18:22:55 -0400 In-Reply-To: <83ily1njj1.fsf@gnu.org> (message from Eli Zaretskii on Wed, 13 Oct 2021 16:25:54 +0300) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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:277078 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. ]]] > How can it NOT find any users in Emacs? We edit Lisp all the time, > don't we? Shouldn't advanced features for indentation, syntax > highlight, refactoring, etc. of Emacs Lisp programs be very welcome in > Emacs? We want those features (and, indeed, we have a lot of them already). I doubt anyone disagrees about that. The question is whether to encapsulate them as a "language server" so that ther editors can use them as a sort of "back end". -- 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)