emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: EBrowse obsolete?


From: Eli Zaretskii
Subject: Re: EBrowse obsolete?
Date: Thu, 21 Jul 2022 10:26:42 +0300

> Date: Thu, 21 Jul 2022 08:16:40 +0200
> From: Gerd Möllmann <gerd.moellmann@gmail.com>
> 
> I see that ebrowse is still in Emacs, which is something I wrote ~30 years 
> ago.
> 
> I wonder if that is still useful to anyone?
> 
> Actually, in the time of language servers, ebrowse looks almost embarrasingly 
> antiquated to me.

Ebrowse is outdated and doesn't support current C++ standards.

It would be nice to have ebrowse updated to support the current level
of the C++ language, or at least close to that.  Language servers are
problematic for Emacs (I can say more if you are interested, but there
are lots of discussions to find on the Internet): their use is
relatively slow, and some of them present license-related issues.  In
any case, we don't yet have built-in support for them in Emacs (the
package Eglot is supposed to be that, but it is not yet in core).

So it would be nice to have a reasonably useful local solution, if
possible.  But if you think there's no hope for that to happen with
ebrowse, I won't object obsoleting ebrowse.c and ebrowse.el.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]