phil-s
phil-s
That all sounds really helpful, thank you! I'm not familiar with `inspector` and for some reason hadn't even noticed `ement-debug`. I did play with `backtrace-line-length` a bit, but the default...
This seemed like a noteworthy comment from krustyjonez in the chat channel, as the changes for this PR don't include the word `dbus`: > in addition, there are problems that...
Edit: Never mind, I've misunderstood... the desired/discussed API is for avoiding unencrypted data persisting in memory in Emacs after reading it from the encrypted file, and I don't believe auth-sources...
> if the real problem you want to solve is that of writing a plain-text token to disk, that's probably what we should aim to solve. In general Emacs is...
> Well, of course, it would be good if Ement offered a UI for managing sessions, similar to what Element offers. That should go on the to-do list. `list-processes` and...
I guess `ement-auto-sync` just fires off each request as soon as it's handled the previous one? I don't know whether multiple concurrent sync requests for the same session are getting...
> Matrix is implemented via an HTTP connection that remains open until the server has data to send to the client. Ah, good, that make things less alarming! > What...
> I'm in 103 rooms, and I don't have any performance problems with the room list updating, so I'm surprised that you're seeing that. Ah, darn... I'd figured my case...
I've been alerted to a Matrix server bug which is probably one (or both) of the following, which was apparently resulting in an enormous increase in Matrix traffic on our...
I haven't gone right back to defaults, but I've reinstated `ement-auto-sync` and reverted the other things I did for this, and tracing `plz--respond` now gets me around 1-2 entries in...