all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "João Távora" <joaotavora@gmail.com>
To: Richard Stallman <rms@gnu.org>
Cc: Joshua Branson <jbranso@fastmail.com>, emacs-devel <emacs-devel@gnu.org>
Subject: Re: Current State of CEDET in Emacs tree and standalone
Date: Fri, 20 Jul 2018 17:12:25 +0100	[thread overview]
Message-ID: <CALDnm534LpyxkavioMKJoBb74rZatCvu+eGYJs8-m05F0-Hf-g@mail.gmail.com> (raw)
In-Reply-To: <E1fgL8E-0002oM-G8@fencepost.gnu.org>

[-- Attachment #1: Type: text/plain, Size: 1109 bytes --]

On Fri, Jul 20, 2018 at 3:26 AM, Richard Stallman <rms@gnu.org> wrote:

> [[[ 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. ]]]
>
>   >   I'm under the
>   > impression that semantic may not be needed, since microsoft is pushing
>   > the LSP (language server protocal).
>
> We don't have a GNU language server; what we do have is CEDET.
> So we should continue maintaining CEDET.
>

Exactly, and nothing is stopping us from building a LSP server based
on CEDET, be it in the same Emacs process where a the LSP client
is running, or in a separate one.

Any of these options (especially the second) seem interesting at first
sight.
This server could leverage the jsonrpc.el library I recently pushed into
Emacs.

If we do this, other editors, potentially freedom-denying editors
would be able to interact with said CEDET-based language server.  This is
no worse than those editors using GCC or GDB, for example.

João

[-- Attachment #2: Type: text/html, Size: 1712 bytes --]

  parent reply	other threads:[~2018-07-20 16:12 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-10 13:09 Current State of CEDET in Emacs tree and standalone Andreas Marschke
2018-07-10 13:42 ` Noam Postavsky
2018-07-19 14:48 ` Joshua Branson
2018-07-19 20:58   ` Andreas Marschke
2018-07-20 15:38     ` Joshua Branson
2018-07-20  2:26   ` Richard Stallman
2018-07-20 15:40     ` Joshua Branson
2018-07-20 16:12     ` João Távora [this message]
2018-07-22  2:14       ` Richard Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CALDnm534LpyxkavioMKJoBb74rZatCvu+eGYJs8-m05F0-Hf-g@mail.gmail.com \
    --to=joaotavora@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=jbranso@fastmail.com \
    --cc=rms@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.