Re: Guix completion in Emacs

2020-07-06 Thread Pierre Neidhardt
Kyle Andrews writes: > Part of the reason it may have been breaking for me was that I was > placing an additional git checkout of guix on my guile %load-path. I > don't remember why I thought I might need to do that. If you want to hack Guix from Geiser, you need to add the checkout to your

Re: Guix completion in Emacs

2020-07-05 Thread Kyle Andrews
Pierre Neidhardt writes: > It works on and off for me, sometimes with the same error. > I haven't figured out yet how to reproduce this issue reliably. Part of the reason it may have been breaking for me was that I was placing an additional git checkout of guix on my guile %load-path. I don't

Re: Guix completion in Emacs

2020-06-14 Thread Fredrik Salomonsson
Hi, Ricardo Wurmus writes: > This works for me. > > $ guix describe > Generation 47 6月 05 2020 23:22:46 (current) > guix ecab53c > repository URL: https://git.savannah.gnu.org/git/guix.git > branch: master > commit: ecab53c320b1584a08f811b17a92bd9a50a50ff3 > > $ readlink -f

Re: Guix completion in Emacs

2020-06-14 Thread Ricardo Wurmus
Hi Kyle, > I am unable to conditional tab completion of Guix commands when in > shell-mode or eshell-mode in Emacs. In other words, I can tab-complete > the major modules e.g. ~guix package~, but cannot tab complete > ~--arguments~ to them. When I try I see an error: > > guix-geiser-eval:

Guix completion in Emacs

2020-06-14 Thread Kyle Andrews
Hello Everyone, I am unable to conditional tab completion of Guix commands when in shell-mode or eshell-mode in Emacs. In other words, I can tab-complete the major modules e.g. ~guix package~, but cannot tab complete ~--arguments~ to them. When I try I see an error: guix-geiser-eval: Error