Hi Alex,
Oops, please disregard the problem reported earlier (cc below). I had the emacs-guix package installed at the same time the load path included the source build. When I remove the package .. everything works fine. George Clemmer <myg...@gmail.com> writes: > Alex Kost <alez...@gmail.com> writes: > >> Hint: since you are on this commit, you may check the new "M-x guix" - >> you will be the first person who will try it (maybe you will like it >> this time) ;-) I am sorry if I gave the impression that I disliked it. I do like the new one better. It makes it easier to find and use Emacs-guix features. I have another question. Is there a shortcut to guix-installed-system-packages in the popup that I am missing? > Yes, I saw that you moved the old guix to guix-command which sounds > great and works here. Sadly, 'M-x guix' gives me a backtrace ... > > Debugger entered--Lisp error: (error "Autoloading file > /home/glc/gom/.gpm/gfg/emacs-guix/emacs-guix/elisp/guix-command.elc failed to > define function guix") > autoload-do-load((autoload "guix-command" "Popup window for 'guix'." t nil) > guix) > command-execute(guix record) > execute-extended-command(nil "guix" "guix") > funcall-interactively(execute-extended-command nil "guix" "guix") > call-interactively(execute-extended-command nil nil) > command-execute(execute-extended-command)