phil-s
phil-s
I've just tried this and it seems to work. When using `M-RET` or `` on an image you can either supply a numeric prefix arg as a scale percentage, or...
The initial date headers at the top of the room buffer remain static, even after I've scrolled back and obtained prior history from previous days. It would be good if...
If `ement-room-compose-org` is called automatically via `ement-room-compose-hook` then everything is fine, but it turns out there's a bug if `M-x ement-room-compose-org` is called interactively. Recipe: * `(setq ement-room-compose-hook nil)` *...
I'd like it if the "Latest" value in the room list represented the most recent message, but I think it reflects *any* event, including things like "someone changed their username",...
I think this is an Emacs bug which could be resolved with a call to `format-mode-line` , but the auto-generated docstring for major mode hooks doesn't cope with the (entirely...
One of the best things about having a Matrix client in Emacs is being able to have split windows and tab-bar-mode window configs of multiple chat rooms. At present, ement-disconnect...
At the moment if someone "emotes" (`/me does a thing` in IRC and in Element; `s e` in Ement.el), the message face is different, but the formatting is the same...
I'm using the following to enforce transience in all cases, but I think `ement-notify--notifications-notify` should either be doing this by default, or else that it should be a user option....
I would like to move "People" up so that it comes after "Favourite" (and then have all but the "Past 24h" sub-sections collapsed). I'd hoped that customizing `ement-room-list-default-keys` would do...
This follows on from these three comments in https://github.com/alphapapa/ement.el/pull/92: * https://github.com/alphapapa/ement.el/pull/92#issuecomment-1252109379 * https://github.com/alphapapa/ement.el/pull/92#issuecomment-1252113491 * https://github.com/alphapapa/ement.el/pull/92#issuecomment-1262596198 On the server I'm using, our room/event and user link URLs are respectively: * `https:///#/room/...`...