guix/emacs
Alex Kost 1ccdc7f0be emacs: Use socket instead of port.
Suggested by Florian Paul Schmidt.

* emacs/guix-backend.el (guix-default-port): Remove.
  (guix-repl-socket-file-name-function, guix-repl-current-socket): New
  variables.
  (guix-repl-socket-file-name, guix-repl-delete-socket-maybe): New
  procedures.
  (guix-get-guile-program): Take socket as an optional argument.
  (guix-start-repl-maybe): Adjust accordingly.
2015-12-15 21:35:35 +03:00
..
guix-backend.el
guix-base.el emacs: Fix 'guix-pull'. 2015-12-06 12:46:10 +03:00
guix-build-log.el
guix-command.el
guix-config.el.in
guix-devel.el
guix-emacs.el
guix-external.el
guix-geiser.el
guix-guile.el
guix-help-vars.el
guix-helper.scm.in
guix-history.el
guix-info.el
guix-init.el
guix-list.el
guix-main.scm emacs: 'node-type' is in (guix graph) now. 2015-12-15 21:35:35 +03:00
guix-messages.el emacs: Add and use alist accessors. 2015-08-30 18:26:02 +03:00
guix-pcomplete.el
guix-popup.el
guix-prettify.el
guix-profiles.el emacs: config: Use "emacs-config-" prefix for constants. 2015-10-20 16:47:05 +03:00
guix-read.el emacs: Add completions for '--type' option of 'refresh' popup. 2015-11-02 15:51:40 +03:00
guix-utils.el
guix.el