Closed SmartLayer closed 4 years ago
In GNU Elpa are official GNU Emacs packages only and all contributors to those have to have the Copyright assignments signed etc.
Most packages are hostet on melpa. You should definitely add this package repo to your Emacs config, a lot of great and very popular packages (like magit) are there.
As it happens I have signed the GNU copyright assignment license which I needed for my contributions to ivy/counsel. However the edit-server has had a lot of people work on it over the years so we would need to track them all down and verify their assignment status. If someone is willing to do the work tracking everyone who has worked on edit-server.el down then I'll happily support hosting the edit-server.el on elpa.
Let's not turn a task into a project - I reworded the issue to just ask for the documents to be updated so that the user will go to melpa instead of wasting time and search into github issues to find a solution, and let the project (copyright assignment) go on at its own pace.
Having just double checked the readme already says:
You can also install edit-server.el via MELPA:
So I guess we need this to be more prominent elsewhere?
Thanks.
Using emacs 26 from Ubuntu 20.04.
First, go to website https://elpa.gnu.org/ and clikc "Browse Packages", edit-server is not in the list
Try again in emacs. Do
m-x list-packages
shows this list that doesn't have edit-server either.So how did everyone else get their
edit-server
? Thanks.