Lars Ingebrigtsen writes: > Glenn Morris writes: > >>> Still, doesn't seem actively maintained, based on >>> http://git.savannah.gnu.org/cgit/emacs/elpa.git/?h=externals/w3 >> >> To expand on this: >> >> According to the above url: >> The package was last developed 8.5 years ago. >> It was added to elpa.gnu.org 3 years ago, with 4 commits. >> The error you are seeing comes from one of those commits ("try to fix >> compiler warnings"). "M-x w3" has the same error. So I can only >> assume this package has not been tested or used by anyone since it was >> added to elpa.gnu.org. >> So I have to wonder what the value of having it there is. >> >> I suggest you use M-x eww instead, and that if no-one wants to maintain >> w3 it be removed from elpa.gnu.org. > > (This was two years ago.) > > I agree -- when it doesn't even start up with `M-x w3' it seems pretty > useless to have in GNU ELPA. > > How does one remove something from ELPA? Indeed, the development seems to have completely stalled. See also: 1. https://lists.gnu.org/archive/html/w3-dev/ 2. https://git.savannah.nongnu.org/cgit/w3.git Here's a patch to remove anything that seems related to it from the ELPA repository. Is there anything else that needs doing? Stefan Monnier, do you know the answer to this question? Best regards, Stefan Kangas