alphapapa / ement.el

A Matrix client for GNU Emacs
GNU General Public License v3.0
488 stars 44 forks source link

Ement fails to load the room list, getting args-out-of-range error from plz #142

Closed jeffbowman closed 1 year ago

jeffbowman commented 1 year ago

Reported on plz project, but linked here in case it was relevant to do so. The error seemed more related to plz than Ement.el, which is why it is reported there instead. Linked here for visibility.

jeffbowman commented 1 year ago

Closing. The solution was to uninstall both ement.el and plz.el, restart Emacs and then reinstall ement.el (which pulls plz.el as a dependency).