Lucien Cartier-Tilet
Lucien Cartier-Tilet
> 1. That doesn't use `aio` anymore. :) The core issue seemed to be with `shell-command-to-string` not being async. Now maybe we can wrap this definition of `async-shell-command-to-string` in an...
Pour ce qui est du tarball, il est déjà possible d’en générer un en exécutant `ninja -C build/ dist` à la racine du projet, pas besoin de target supplémentaire. Avec...
Je viens de faire quelques tests pour ce qui est de la compilation sous Windows, et la compilation native me semble assez compliquée du fait que l’on a pas accès...
Normalement le commit 99440e8c6f7952073a27e436e56754a23cfc9070 règle le problème de linker. J’ai aussi ajouté dans le commit 371e224b3705f28e52588ee2a7632ff1ae191047 les instructions pour pouvoir utiliser le fichier de `pkg-config`. Et pour ce qui est...
That was it! `bug-reference-prog-mode' makes references to bugs in the form of i.e. `#39' into URLs that, when clicked, redirect to the bug tracker. See `(info "(emacs) Bug Reference")'. It’s...
PR opened to add it to the FAQ. By the way, I think this issue should remain opened as long as this error isn’t fixed.