Re: Emacs-Guix repository location moved to Savannah

2021-01-12 Thread John Soo
> I can't think of a better place nor can I imagine we'll be overwhelmed > by emacs-guix patches. > > (And if we are, that's probably a good thing at this point?) That is my thought, too. >> As to the patch, I would like to apply it. Is Guix System still the >> preferred name? > > Yep. There's

Re: Emacs-Guix repository location moved to Savannah

2021-01-12 Thread Tobias Geerinckx-Rice
John Soo 写道: Does it still not start? As of (guix) commit f98e3adcd533a4a4c5482343a26d01076e946f92 I at least can start a repl without a crash. Good to know. I'll try again and let you know. Where do you accept patches? The one below is untested. That's also a good question. I would pr

Re: Emacs-Guix repository location moved to Savannah

2021-01-12 Thread John Soo
Hi Pierre, I forgot to answer your other question. Emacs-Guix is a sub-project of Guix on Savannah https://savannah.gnu.org/projects/guix it is "Emacs interface to GNU Guix". The repository is available at https://git.savannah.gnu.org/cgit/guix/emacs-guix.git. - John

Re: Emacs-Guix repository location moved to Savannah

2021-01-12 Thread John Soo
Hi Ryan, Ryan Prior writes: > How do you feel about removing commands that nobody feels like fixing? It > might help Emacs-Guix build a reputation for reliability. I plan on trying to fix them all, but I may remove some if they are just not possible any longer. > I think it's a good idea. Con

Re: Emacs-Guix repository location moved to Savannah

2021-01-12 Thread John Soo
Hi Tobias, Tobias Geerinckx-Rice writes: > Hi, > > John Soo 写道: >> Emacs-Guix has a new home! I just pushed >> a42f66cb40a9e60611f429a403b08dbed29bae02 to Emacs-Guix on Savannah. > > Thank you for taking care of this, and innumerable thanks to Alex for > creating and maintaining emacs-guix for

Re: Emacs-Guix repository location moved to Savannah

2021-01-12 Thread John Soo
Hi Pierre! Pierre Neidhardt writes: > > - guix-devel-build-package-definition > > It seems that Geiser chokes on it because of the output. > I don't know if this can be worked around somehow. > If not, an alternative would be to invoke the `guix repl` executable > instead of using Geiser

Re: Emacs-Guix repository location moved to Savannah

2021-01-12 Thread Tobias Geerinckx-Rice
Hi, John Soo 写道: Emacs-Guix has a new home! I just pushed a42f66cb40a9e60611f429a403b08dbed29bae02 to Emacs-Guix on Savannah. Thank you for taking care of this, and innumerable thanks to Alex for creating and maintaining emacs-guix for so many years. My first order of business will be fix

Re: Emacs-Guix repository location moved to Savannah

2021-01-11 Thread Ryan Prior
On January 11, 2021, John Soo wrote: > Hi Guix! > > Emacs-Guix has a new home! I just pushed > a42f66cb40a9e60611f429a403b08dbed29bae02 to Emacs-Guix on Savannah. Thanks and congrats! > If you have a command you want fixed, please let me know and I will > priortize it. How do you feel about rem