emacs-devel
[Top][All Lists]
Advanced

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

Re: NonGNU ELPA work


From: Philip Kaludercic
Subject: Re: NonGNU ELPA work
Date: Thu, 09 Dec 2021 23:24:56 +0000

Hi,

I'm attaching a few packages I have collected that should now work with
NonGNU ELPA.  These include a bunch of language major modes:

- kotlin-mode (https://kotlinlang.org/), per
  https://github.com/Emacs-Kotlin-Mode-Maintainers/kotlin-mode/issues/62
- jade-mode (https://jade-lang.com/)
- stylus-mode (https://stylus-lang.com/)
- textile-mode (https://textile-lang.com/)
- graphql-mode (https://graphql.org/)
- raku-mode (https://raku.org/), as per
  https://github.com/Raku/raku-mode/pull/53
- elixir-mode (https://elixir-lang.org/), as per
  https://github.com/elixir-editors/emacs-elixir/pull/482

I don't think we have progressed on the issue of major modes developed
in mono-repos related to the programming languages they are made for.
Last I heard of the wish was to not mirror unrelated code in nongnu.git.
Currently these packages are effected by this issue:

- erlang-mode
  https://github.com/erlang/otp/tree/master/lib/tools/emacs
- cython-mode
  https://github.com/cython/cython/blob/master/Tools/cython-mode.el
- cmake-mode
  https://gitlab.kitware.com/cmake/cmake/-/blob/master/Auxiliary/cmake-mode.el
- protobuf-mode
  
https://github.com/protocolbuffers/protobuf/blob/master/editors/protobuf-mode.el

Furthermore these packages can also be added directly: Elpher
(https://thelambdalab.xyz/elpher/) a Gopher/Gemini client, as well as
Helm (https://github.com/emacs-helm/helm) the completion framework.

The respective patches are attached below in case anyone wants to see
the package specifications.

-- 
        Philip Kaludercic

Attachment: 0001-elpa-packages-kotlin-mode-Add-package.patch
Description: Text Data

Attachment: 0002-elpa-packages-jade-mode-stylus-mode-Add-packages.patch
Description: Text Data

Attachment: 0003-elpa-packages-textile-mode-Add-package.patch
Description: Text Data

Attachment: 0004-elpa-packages-graphql-mode-Add-package.patch
Description: Text Data

Attachment: 0005-elpa-packages-raku-mode-Add-package.patch
Description: Text Data

Attachment: 0006-elpa-packages-elpher-Add-package.patch
Description: Text Data

Attachment: 0007-elpa-packages-helm-helm-code-Add-packages.patch
Description: Text Data

Attachment: 0008-elpa-packages-elixir-mode-Add-package.patch
Description: Text Data


reply via email to

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