Cyrille
Cyrille
Same error as @chewblacka and @neonfuz, so I tried a slightly different approach (spoiler: it failed). I implemented a `/usr/bin/emacs-flatpak` script as follows: ``` #!/usr/bin/bash set -u /usr/bin/flatpak run org.gnu.emacs...
I suspect it to be due to some network configuration issue rather than to mailin. Is your machine behind any router? To be sure it holds this public IP, can...
On my end, I still use emacs from Debian stable repos.
I have given up on trying to use the flatpak version for now and I'm back to a simple workflow using the normal Emacs provided by Debian bullseye.
Looks promising! I too would be interested in saving databases. Thanks for the addition!
Hi Otmar, I saw a few emails about this pthsem replacement in knxd but haven't had the time to look at it deeper. But it is worth investigating, for sure....
Hi, Creating a package is not of much interest unless we integrate it to the Debian distro. This is where the hard work resides as it requires to get rid...
I'll have a look at it, thanks!
Hi @tru7 - Go ahead and submit a PR targeting `65-migrate-to-mariadb` or `master` depending on what is best. I am still unsure about what to do with this PR anyway....
I already have the patch for that. To be committed!