[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated: doc: Show how to enable Guile support for Geiser.
From: |
guix-commits |
Subject: |
branch master updated: doc: Show how to enable Guile support for Geiser. |
Date: |
Thu, 13 May 2021 17:29:42 -0400 |
This is an automated email from the git hooks/post-receive script.
jlicht pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new bcdb8e9 doc: Show how to enable Guile support for Geiser.
bcdb8e9 is described below
commit bcdb8e9885fc0b7bc20697072bf6d2abaef5e140
Author: Jelle Licht <jlicht@fsfe.org>
AuthorDate: Thu May 13 23:20:39 2021 +0200
doc: Show how to enable Guile support for Geiser.
* doc/contributing.texi (The Perfect Setup): Adjust "guix package -i"
command line.
---
doc/contributing.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/contributing.texi b/doc/contributing.texi
index ffa57e7..f3e2aed 100644
--- a/doc/contributing.texi
+++ b/doc/contributing.texi
@@ -242,7 +242,7 @@ Manual}). First, you need more than an editor, you need
wonderful @url{https://nongnu.org/geiser/, Geiser}. To set that up, run:
@example
-guix package -i emacs guile emacs-geiser
+guix package -i emacs guile emacs-geiser emacs-geiser-guile
@end example
Geiser allows for interactive and incremental development from within
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- branch master updated: doc: Show how to enable Guile support for Geiser.,
guix-commits <=