First off, I would like to thank all of you for working on this project that allows beginners like myself to live inside emacs
Describe the feature
It would be great if doom had a module that set up and configured a matrix client, similar to how our irc module works already. Matrix is similar to discord in that it supports images and other stylistic abilites that irc lacks.
As far as I can tell, the prefered package to make emacs a matrix client is: https://github.com/alphapapa/matrix-client.el. The github repository also contains a shell script to isolate the matrix client from the rest of emacs, much like our everywhere or capture scripts.
If we were to add this modules, we would need to create some evil support; this repo lacks any form of evil-like bindings. We may also want to write some kind of integration for some evil support; this repo lacks any form of evil-like bindings. We may also want to write some kind of integration for pantalaimon, so that we could get end-to-end encryption
I have no plan to add such a module, largely because I don't use matrix and likely won't. I would be open an a PR, however, so I will leave this open until someone is willing to take it up. (Though, I will close and move it to Discourse, once our Discourse is up, since our issue tracker will no longer be for feature requests)
Keep in mind, however, that the module will be refused if the configuration ends up too trivial.
First off, I would like to thank all of you for working on this project that allows beginners like myself to live inside emacs
Describe the feature
It would be great if doom had a module that set up and configured a matrix client, similar to how our
ircmodule works already. Matrix is similar to discord in that it supports images and other stylistic abilites that irc lacks.As far as I can tell, the prefered package to make emacs a matrix client is:
https://github.com/alphapapa/matrix-client.el. The github repository also contains a shell script to isolate the matrix client from the rest of emacs, much like oureverywhereor capture scripts.If we were to add this modules, we would need to create some evil support; this repo lacks any form of evil-like bindings. We may also want to write some kind of integration for some evil support; this repo lacks any form of evil-like bindings. We may also want to write some kind of integration for pantalaimon, so that we could get end-to-end encryption
System information
https://pastebin.com/tUbHEB7g
The text was updated successfully, but these errors were encountered: