Re: Questions about guix handling emacs packages

2020-06-11 Thread Alexey Abramov
Hi, Fredrik Salomonsson writes: > Hi Zimoun, > > zimoun writes: > >> Yes and no. :-) >> You can see for example this blog entry [1]. >> >> [1] https://guix.gnu.org/blog/2017/creating-bundles-with-guix-pack/ > > Thanks for the link. Will give guix pack a try when I'm back at my > machine at work

Re: OpenGL on Guix?

2020-06-11 Thread raingloom
On Tue, 09 Jun 2020 11:26:50 +0200 Pierre Neidhardt wrote: > Hi! > > I'm trying to make use of OpenCL on Guix System. My GPU supports it. > I've tried installing > > - mesa-opencl > - mesa-opencl-icd > > in my system profile but `clinfo` still returns > > --8<---cut here

Blog post about Hall

2020-06-11 Thread Jérémy Korwin-Zmijowski
Dear hackers, I want to share with you my last blog post about Hall ! Hope it can be helpful. Here is the english version : https://jeko.writeas.com/hall-a-project-manager-for-the-guile-programming-language You can also find the french version on the blog. Cheers! Jérémy -- Envoyé de mon

Re: Blog post about Hall

2020-06-11 Thread divoplade
Hello Jérémy, Le jeudi 11 juin 2020 à 17:10 +0200, Jérémy Korwin-Zmijowski a écrit : > Dear hackers, > > I want to share with you my last blog post about Hall ! > > Hope it can be helpful. > > Here is the english version : > > https://jeko.writeas.com/hall-a-project-manager-for-the-guile-progr

Re: Blog post about Hall

2020-06-11 Thread Jérémy Korwin-Zmijowski
Hello divoplade ! > On that note, you may also want to consider adding a quick > line for "make distcheck", which makes sure that the distribution can > be built from source (detect missing files, out-of-tree build errors, > and a few other goodies) > https://www.gnu.org/software/automake/manual/h

Re: Questions about guix handling emacs packages

2020-06-11 Thread Fredrik Salomonsson
Hi Alexey, Alexey Abramov writes: > AFAIK emacs-ts is failing on check. There are couple of PRs in the upstream: > > https://github.com/alphapapa/ts.el/pull/9 > https://github.com/alphapapa/ts.el/pull/8 Strange, it built fine for me with guix commit: ba6d3612550f5d978c4b5b1df122444f8fb29377.

tramp and adb, strange escape codes in dired

2020-06-11 Thread Giovanni Biscuolo
Hello, I'm using Emacs 26.3 with TRAMP 2.4.3.5 and adb 7.1.2_r36 [1], all installed via Guix on a foreign distro (Debian 10). I still do not undestand if what follows is a TRAMP bug or something related to my environment. I've sent a message to help-gnu-em...@gnu.org [2] but I'm asking here in c

Re: Blog post about Hall

2020-06-11 Thread Aleix Conchillo Flaqué
On Thu, Jun 11, 2020, 8:12 AM Jérémy Korwin-Zmijowski < jer...@korwin-zmijowski.fr> wrote: > Dear hackers, > > I want to share with you my last blog post about Hall ! > > Hope it can be helpful. > > Here is the english version : > > > https://jeko.writeas.com/hall-a-project-manager-for-the-guile-p

What's the license of Guix's blog?

2020-06-11 Thread Zhu Zihao
I want to translate some of Guix's blog into another language, but I don't know what license the articles in Guix'blog using, are they using GNU FDL? Guix's blog: https://guix.gnu.org/blog/ -- Zihao

Re: Blog post about Hall

2020-06-11 Thread Jérémy Korwin-Zmijowski
Hi Aleix ! > would it be possible to also mention Guile Homebrew Tap? You can now > also use Hall on macOS. > > https://github.com/aconchillo/homebrew-guile I can mention it without more detail (as I know absolutely nothing about macOS and homebrew) ! Jérémy

Re: Icecat - WebGL support

2020-06-11 Thread Julien Lepiller
Le 11 juin 2020 16:26:19 GMT-04:00, Ekaitz Zarraga a écrit : >‐‐‐ Original Message ‐‐‐ >On Sunday, June 7, 2020 12:59 PM, Ekaitz Zarraga >wrote: > >> >> >> ‐‐‐ Original Message ‐‐‐ >> On Saturday, June 6, 2020 9:27 PM, Julien Lepiller jul...@lepiller.eu >wrote: >> >> > Le 6 juin 2

Re: Icecat - WebGL support

2020-06-11 Thread Ekaitz Zarraga
‐‐‐ Original Message ‐‐‐ On Thursday, June 11, 2020 10:42 PM, Julien Lepiller wrote: > Le 11 juin 2020 16:26:19 GMT-04:00, Ekaitz Zarraga eka...@elenq.tech a écrit : > > > ‐‐‐ Original Message ‐‐‐ > > On Sunday, June 7, 2020 12:59 PM, Ekaitz Zarraga eka...@elenq.tech > > wrote: >

Re: Blog post about Hall

2020-06-11 Thread Aleix Conchillo Flaqué
On Thu, Jun 11, 2020, 12:30 PM Jérémy Korwin-Zmijowski < jer...@korwin-zmijowski.fr> wrote: > Hi Aleix ! > > > would it be possible to also mention Guile Homebrew Tap? You can now > > also use Hall on macOS. > > > > https://github.com/aconchillo/homebrew-guile > > I can mention it without more det

Re: Icecat - WebGL support

2020-06-11 Thread Ekaitz Zarraga
‐‐‐ Original Message ‐‐‐ On Sunday, June 7, 2020 12:59 PM, Ekaitz Zarraga wrote: > > > ‐‐‐ Original Message ‐‐‐ > On Saturday, June 6, 2020 9:27 PM, Julien Lepiller jul...@lepiller.eu wrote: > > > Le 6 juin 2020 15:14:07 GMT-04:00, Ekaitz Zarraga eka...@elenq.tech a écrit > > : >

Unable to edit pulseaudio config file

2020-06-11 Thread Nathan Dehnel
I made a modified config file in /home/nathan/.config/pulse/default.pa, and then added this to config.scm, per the manual: https://guix.gnu.org/manual/en/html_node/Sound-Services.html (service pulseaudio-service-type (pulseaudio-configuration (script-file (file-append pulseaudio "/hom