Adam Porter

Results 2642 comments of Adam Porter

Since this is not a new bug or issue, and I'm still not sure how I want to handle it, I'm deferring it to v0.8 so that v0.7 can be...

Yeah, this seems like a good idea and a natural API. Thanks.

See also #20.

This is certainly an unusual case. I've been in a variety of bridged rooms with many more users (e.g. #emacs:libera.chat), and I never saw such a long delay when opening...

That does seem like an awful lot of membership events. Usually initial sync only includes membership events for users whose normal events have been sent to the client, regardless of...

@viiru- Please try this branch, which limits each group of coalesced events to 100: https://github.com/alphapapa/ement.el/tree/wip/247-rendering-many-membership-events I feel like that's a reasonable starting value, but it may need to be tuned...

@viiru- No problem, same here. That is a big improvement. What is the end result like? Does it look reasonable in the buffer? Also, what if you tune the limit...

> If the actual JSON parsing is a factor in this issue (?), https://lists.gnu.org/archive/html/emacs-devel/2024-03/msg00244.html may be of interest to some users (only if you're willing to patch and recompile Emacs)....

@viiru- Oops, I converted the issue to a PR with Forge (I thought it would just open a PR referencing the issue). Anyway, I made a small change to ensure...