Remove ement.el

This commit is contained in:
Evie Litherland-Smith 2023-12-27 10:52:44 +00:00
parent 617bb7e5d4
commit 0cd80c4aa8

View file

@ -1245,23 +1245,6 @@ Set fill column to 88 and enable display in python buffers
(mastodon-active-user "Tux922")) (mastodon-active-user "Tux922"))
#+END_SRC #+END_SRC
*** Matrix / Ement.el
#+begin_src emacs-lisp
(defun my/ement-connect-pantalaimon ()
"Connect to ement.el by calling `ement-connect' with pantalaimon service as uri-prefix"
(interactive)
(ement-connect
:user-id "@evie:xenia.me.uk"
:uri-prefix "http://localhost:8008"))
(use-package ement
:ensure t
:commands ement-connect
:custom
(ement-save-sessions t))
#+end_src
* Media * Media
** EMMS ** EMMS