2019-07-02 00:37:31 mparker one momment 2019-07-02 00:37:36 &alphapapa ok, please upload it here with riot and I'll try to upload it with matrix-client.el 2019-07-02 00:38:46 mparker https://matrix.awful.club:443/_matrix/media/r0/download/matrix.org/nMPHwKRLRrYGvXHfHGdWErQU/spektrum.pdf 2019-07-02 00:39:09 mparker It is only 17 pages 2019-07-02 00:41:34 mparker https://matrix.awful.club:443/_matrix/media/r0/download/matrix.org/xoZJmawQJALlCOWUyNVmgyBX/spektrum.png 2019-07-02 00:43:53 &alphapapa https://matrix.awful.club:443/_matrix/media/r0/download/matrix.org/FuGylPbwKtYxijwrgVyTfwsF/spektrum.pdf 2019-07-02 00:44:01 &alphapapa seems to work fine when I upload it from Emacs 2019-07-02 00:45:16 &alphapapa to investigate further we'd have to look into the debug log, which would probably be better done through a GitHub issue than in this room. If you're interested, please open an issue there and I'll try to help you figure out what's going on. 2019-07-02 00:47:31 mparker tried again from the linux box. Immediately starts dumping to Messages 2019-07-02 00:50:21 mparker ok. not a problem as I can, of course, upload from riot. Thanks again! Night. 2019-07-02 02:11:15 thomaslewis I was able to open the test.pdf in Riot, so does appear to be uploading. 2019-07-02 02:21:06 mparker > In reply to @mparker:matrix.org 2019-07-02 02:21:06 > ok. not a problem as I can, of course, upload from riot. 2019-07-02 02:21:06 > Thanks again! Night. 2019-07-02 02:21:06 How does the client get the updates from room? Is emacs polling for changes? 2019-07-02 02:43:24 &alphapapa > In reply to mparker 2019-07-02 02:43:24 > In reply to @mparker:matrix.org: ok. not a problem as I 2019-07-02 02:43:24 > can, of course, upload from riot. Thanks again! Night.How 2019-07-02 02:43:24 > does the client get the updates from room? Is emacs 2019-07-02 02:43:24 > polling for changes? 2019-07-02 02:43:24 You'll need to consult the Matrix protocol docs. Matrix uses open HTTP connections, waiting for server responses. 2019-07-02 02:49:16 mparker Was just looking at those. Thks again. 2019-07-02 16:42:08 --> tees (@tees:matrix.alpaca.best) has joined #Emacs Matrix Client 2019-07-03 05:38:38 &alphapapa Thomas: How is cl-matrix coming? Are you still working on it? 2019-07-03 07:04:20 thomaslewis I haven’t done much with it in a while. It’s mostly complete (no olm support yet) and can be used for a client. Some of the classes added at the end of the class file were created as I was working on Nephele. The library’s name is Cirriform. The name change was due to gnuxie having an earlier project with that name. 2019-07-03 07:05:03 thomaslewis I’ll probably get back to it sometime after my current project of attempting an Exherbo install without systemd. 2019-07-03 07:10:06 gnu_ponut My lib is still being worked on but there's gonna be a few changes in the future 2019-07-03 17:19:43 &alphapapa Cool 2019-07-16 22:42:33 --> cro (@cro:ncbt.org) has joined #Emacs Matrix Client 2019-07-26 19:37:17 --> rchar01 (@rchar01:matrix.org) has joined #Emacs Matrix Client 2019-07-02 00:37:36 &alphapapa ok, please upload it here with riot and I'll try to upload it with matrix-client.el 2019-07-02 00:38:46 mparker https://matrix.awful.club:443/_matrix/media/r0/download/matrix.org/nMPHwKRLRrYGvXHfHGdWErQU/spektrum.pdf 2019-07-02 00:39:09 mparker It is only 17 pages 2019-07-02 00:41:34 mparker https://matrix.awful.club:443/_matrix/media/r0/download/matrix.org/xoZJmawQJALlCOWUyNVmgyBX/spektrum.png 2019-07-02 00:43:53 &alphapapa https://matrix.awful.club:443/_matrix/media/r0/download/matrix.org/FuGylPbwKtYxijwrgVyTfwsF/spektrum.pdf 2019-07-02 00:44:01 &alphapapa seems to work fine when I upload it from Emacs 2019-07-02 00:45:16 &alphapapa to investigate further we'd have to look into the debug log, which would probably be better done through a GitHub issue than in this room. If you're interested, please open an issue there and I'll try to help you figure out what's going on. 2019-07-02 00:47:31 mparker tried again from the linux box. Immediately starts dumping to Messages 2019-07-02 00:50:21 mparker ok. not a problem as I can, of course, upload from riot. Thanks again! Night. 2019-07-02 02:11:15 thomaslewis I was able to open the test.pdf in Riot, so does appear to be uploading. 2019-07-02 02:21:06 mparker > In reply to @mparker:matrix.org 2019-07-02 02:21:06 > ok. not a problem as I can, of course, upload from riot. 2019-07-02 02:21:06 > Thanks again! Night. 2019-07-02 02:21:06 How does the client get the updates from room? Is emacs polling for changes? 2019-07-02 02:43:24 &alphapapa > In reply to mparker 2019-07-02 02:43:24 > In reply to @mparker:matrix.org: ok. not a problem as I 2019-07-02 02:43:24 > can, of course, upload from riot. Thanks again! Night.How 2019-07-02 02:43:24 > does the client get the updates from room? Is emacs 2019-07-02 02:43:24 > polling for changes? 2019-07-02 02:43:24 You'll need to consult the Matrix protocol docs. Matrix uses open HTTP connections, waiting for server responses. 2019-07-02 02:49:16 mparker Was just looking at those. Thks again. 2019-07-02 16:42:08 ▬▬▶ tees (@tees:matrix.alpaca.best) has joined #Emacs Matrix Client 2019-07-03 05:38:38 &alphapapa Thomas: How is cl-matrix coming? Are you still working on it? 2019-07-03 07:04:20 thomaslewis I haven’t done much with it in a while. It’s mostly complete (no olm support yet) and can be used for a client. Some of the classes added at the end of the class file were created as I was working on Nephele. The library’s name is Cirriform. The name change was due to gnuxie having an earlier project with that name. 2019-07-03 07:05:03 thomaslewis I’ll probably get back to it sometime after my current project of attempting an Exherbo install without systemd. 2019-07-03 07:10:06 gnu_ponut My lib is still being worked on but there's gonna be a few changes in the future 2019-07-03 17:19:43 &alphapapa Cool 2019-07-16 22:42:33 ▬▬▶ cro (@cro:ncbt.org) has joined #Emacs Matrix Client 2019-07-26 19:37:17 ▬▬▶ rchar01 (@rchar01:matrix.org) has joined #Emacs Matrix Client