Skip to content
Snippets Groups Projects
  • Alex Kost's avatar
    5a60d569
    emacs: Fix 'guix-devel-setup-repl'. · 5a60d569
    Alex Kost authored
    Setting up guix ports needs to be done in Geiser REPL synchronously,
    otherwise this operation may not be finished before the further
    evaluating of guile code.
    
    * emacs/guix-guile.el (guix-guile-prompt?): New function.
    * emacs/guix-geiser.el (guix-geiser-eval-in-repl-synchronously): New
      function.
    * emacs/guix-devel.el (guix-devel-setup-repl): Use it.
    5a60d569
    History
    emacs: Fix 'guix-devel-setup-repl'.
    Alex Kost authored
    Setting up guix ports needs to be done in Geiser REPL synchronously,
    otherwise this operation may not be finished before the further
    evaluating of guile code.
    
    * emacs/guix-guile.el (guix-guile-prompt?): New function.
    * emacs/guix-geiser.el (guix-geiser-eval-in-repl-synchronously): New
      function.
    * emacs/guix-devel.el (guix-devel-setup-repl): Use it.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.