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: Elisp LSP Server Date: Mon, 18 Oct 2021 05:23:08 +0300 Message-ID: <83ee8jf4vn.fsf@gnu.org> References: <16338bdc2497fc51c6fb6d54ab370bfb@webmail.orcon.net.nz> <87ee99dv34.fsf@gmail.com> <07cf50ddddb5a9556aa94201a7ac88c9@webmail.orcon.net.nz> <87fstf3god.fsf@fastmail.fm> <87ily2947q.fsf@yahoo.com> <87fst5ae2t.fsf@gmail.com> <87v920j0jx.fsf@fastmail.fm> <839638db-98e1-4669-1b7e-82c8e26ec4aa@yandex.ru> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="12098"; mail-complaints-to="usenet@ciao.gmane.io" Cc: joostkremers@fastmail.fm, theophilusx@gmail.com, emacs-devel@gnu.org, joaotavora@gmail.com, dgutov@yandex.ru To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Oct 18 04:24:10 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 1mcIJt-0002w3-P6 for ged-emacs-devel@m.gmane-mx.org; Mon, 18 Oct 2021 04:24:09 +0200 Original-Received: from localhost ([::1]:40654 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mcIJs-0001Fd-9D for ged-emacs-devel@m.gmane-mx.org; Sun, 17 Oct 2021 22:24:08 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:57166) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mcIIw-0000Ym-Th for emacs-devel@gnu.org; Sun, 17 Oct 2021 22:23:10 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:49708) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mcIIw-0004UL-AF; Sun, 17 Oct 2021 22:23:10 -0400 Original-Received: from [87.69.77.57] (port=2624 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 1mcIIq-0002JZ-2Q; Sun, 17 Oct 2021 22:23:04 -0400 In-Reply-To: (message from Richard Stallman on Sun, 17 Oct 2021 19:49:56 -0400) 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:277252 Archived-At: > From: Richard Stallman > Date: Sun, 17 Oct 2021 19:49:56 -0400 > Cc: joostkremers@fastmail.fm, theophilusx@gmail.com, dgutov@yandex.ru, > emacs-devel@gnu.org > > > Ok. I'm sorry I'm not following every message in this thread, but does this > > means that the Elisp LSP server is not wanted after all? > > Indeed, it does mean that. An Emacs Lisp LSP server won't help us > give Emacs whatever editing features for Emacs Lisp we want. All it > would help is adding those features to VScode. I don't share that conclusion.