• Joined on 2024年05月31日
sarg commented on issue guix/emacs-guix#17 2026年07月11日 09:20:37 +02:00
pretty-printing for symlinks to the store

You can (setopt find-file-visit-truename t)

sarg commented on pull request guix/emacs-guix#9 2026年07月11日 09:02:55 +02:00
elisp/guix-shell: init commit

The functionality is opt-in and does not interfere with the rest of the package. I won't be using it, but other might find it useful. I am cutting a release next week, so if no one objects until...

sarg commented on pull request guix/emacs-guix#22 2026年07月11日 08:54:36 +02:00
fix: Source location related procedures not doing fallback to 'guix-directory'.

This doesn't look a correct fix and I guess it is not needed anymore. Shall we close it without merging?

sarg commented on pull request guix/emacs-guix#22 2026年07月11日 08:51:36 +02:00
fix: Source location related procedures not doing fallback to 'guix-directory'.

see the docstring - the function should not have a default return value, it is used to prompt for directory when universal argument is provided (C-u)

sarg commented on pull request guix/emacs-guix#21 2026年07月11日 08:42:58 +02:00
elisp/build-log: Derive guix-build-log-mode from compilation-mode.

what bindings of compilation-mode-map are relevant in guix-build-log? Maybe we don't need this map at all?

sarg pushed to master at guix/emacs-guix 2026年07月11日 08:16:06 +02:00
90db5c1951 chore: Remove load-path duplicates.
e943681562 fix: Incompatible byte-compiled modules.
Compare 2 commits »
sarg closed issue guix/emacs-guix#15 2026年07月11日 08:16:06 +02:00
Guix-Geiser Repl doesn't start
sarg merged pull request guix/emacs-guix#18 2026年07月11日 08:16:06 +02:00
fix: Incompatible byte-compiled modules.
sarg closed issue guix/emacs-guix#23 2026年07月11日 08:15:01 +02:00
REPL doesn't start after emacs-geiser update
sarg pushed to master at guix/emacs-guix 2026年07月11日 08:15:01 +02:00
2887db2994 lisp/geiser: Activate connection before eval.
sarg merged pull request guix/emacs-guix#24 2026年07月11日 08:15:01 +02:00
lisp/geiser: Activate connection before eval.
sarg created pull request guix/guix#9827 2026年07月09日 07:59:43 +02:00
gnu: emacs-emms-print-metadata: Fix build.
sarg created pull request guix/guix#9822 2026年07月08日 22:42:26 +02:00
Update syncthing config version
sarg commented on pull request guix/emacs-guix#19 2026年07月06日 22:14:44 +02:00
guix-geiser-eval-in-repl-synchronously: Display output during execution.

Thanks, tested and applied.

sarg pushed to master at guix/emacs-guix 2026年07月06日 22:13:59 +02:00
737c05d81c
guix-geiser-eval-in-repl-synchronously: Display output during execution.
sarg merged pull request guix/emacs-guix#19 2026年07月06日 22:13:58 +02:00
guix-geiser-eval-in-repl-synchronously: Display output during execution.
sarg created pull request guix/emacs-guix#24 2026年07月06日 07:44:32 +02:00
lisp/geiser: Activate connection before eval.
sarg opened issue guix/emacs-guix#23 2026年07月06日 07:44:07 +02:00
REPL doesn't start after emacs-geiser update
sarg closed issue guix/guix#9706 2026年07月04日 16:35:09 +02:00
Substitutes don't work on rootless guix-daemon
sarg commented on issue guix/guix#9706 2026年07月04日 16:35:09 +02:00
Substitutes don't work on rootless guix-daemon

duplicate