close
The Wayback Machine - https://web.archive.org/web/20211206063601/https://github.com/hlissner/doom-emacs/issues/4789
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add matrix module #4789

Open
destroyer449 opened this issue Mar 12, 2021 · 2 comments
Open

Add matrix module #4789

destroyer449 opened this issue Mar 12, 2021 · 2 comments

Comments

@destroyer449
Copy link
Contributor

@destroyer449 destroyer449 commented Mar 12, 2021

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

System information
https://pastebin.com/tUbHEB7g

@hlissner
Copy link
Owner

@hlissner hlissner commented Mar 12, 2021

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.

As for evil support, it'd be better to bring that to https://github.com/emacs-evil/evil-collection so the greater Emacs community can benefit from it.

Loading

@hlissner hlissner changed the title Matrix? Add matrix module Mar 12, 2021
@NightMachinary
Copy link
Contributor

@NightMachinary NightMachinary commented Oct 3, 2021

That client deprecated in favor of https://github.com/alphapapa/ement.el

Loading

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants