Re: Fixing and maintenance of emacs-guix (guix.el)

2020-11-16 Thread Ludovic Courtès
Hi John, John Soo skribis: > Ludovic Courtès writes: > >> As I wrote in another message before reaching this one, my understanding >> is that “we” now have to take over maintenance of Emacs-Guix. As part >> of that process, we can discuss what interfaces would be useful to >> Emacs-Guix and ar

Re: Fixing and maintenance of emacs-guix (guix.el)

2020-11-13 Thread zimoun
Hi John, Thank you for reviving guix.el. :-) On Fri, 13 Nov 2020 at 07:44, John Soo wrote: > * The guix package in gnu/packages/package-management.scm will need to > refer to a commit including those patches. > > That leads to a more nebulous question: should there be "stable" and > "unstable

Re: Fixing and maintenance of emacs-guix (guix.el)

2020-11-13 Thread John Soo
Hi Ludo, Ludovic Courtès writes: > As I wrote in another message before reaching this one, my understanding > is that “we” now have to take over maintenance of Emacs-Guix. As part > of that process, we can discuss what interfaces would be useful to > Emacs-Guix and arrange to keep them stable.

Re: Fixing and maintenance of emacs-guix (guix.el)

2020-11-13 Thread Ludovic Courtès
Hi John, John Soo skribis: > I submitted https://gitlab.com/emacs-guix/emacs-guix/-/merge_requests/8 > to support guix versions >= 1.1. However, two changes also have to > occur for proper support. > > * Some bindings will need to be exposed on the guix side. I submitted > patches for this al