unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* How to configure emacs for editing config.scm again?
@ 2020-11-29 13:16 znavko--- via
  2020-11-29 21:36 ` zimoun
  2020-12-03 18:55 ` znavko
  0 siblings, 2 replies; 6+ messages in thread
From: znavko--- via @ 2020-11-29 13:16 UTC (permalink / raw)
  To: help-guix

[-- Attachment #1: Type: text/plain, Size: 1070 bytes --]

Hello! I have lost my way of search how to configure emacs
for editing config.scm with Scheme highlight mode and parentheses completion.

1. This my instruction does not work: [1]

The mistake is that after start emacs it shows white screen and
requires Scheme implementation (attach 1).

I do not know what to type for this requirement (but i am not familiar with
keys) i just press C-x C-c.
2. Another advice also does not work [2]

# cat ~/.emacs

(add-hook 'scheme-mode-hook 'rainbow-delimiters-mode)
(add-hook 'emacs-lisp-mode-hook 'rainbow-delimiters-mode)
It does not highlight parentheses and does not complete code (attach 2)
3. This instruction to do "M-x run-geiser RET" [3]
does not work too (attach 3).
I have these packages:

# guix package -I | grep ema | cut -f1
emacs
emacs-paredit
emacs-geiser
emacs-scheme-complete
emacs-rainbow-delimiters
[1] https://lists.gnu.org/archive/html/help-guix/2019-04/msg00061.html
[2] https://lists.gnu.org/archive/html/help-guix/2018-11/msg00237.html
[3] https://ebzzry.io/en/emacs-scheme/

[-- Attachment #2: emacs-start-scheme-requirements.png --]
[-- Type: image/png, Size: 25171 bytes --]

[-- Attachment #3: emacs-rainbow-parens.png --]
[-- Type: image/png, Size: 115969 bytes --]

[-- Attachment #4: run-geiser.png --]
[-- Type: image/png, Size: 92972 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-01-01 21:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-29 13:16 How to configure emacs for editing config.scm again? znavko--- via
2020-11-29 21:36 ` zimoun
2020-12-03 18:55 ` znavko
2020-12-03 19:40   ` Jérémy Korwin-Zmijowski
2020-12-10 15:12   ` zimoun
2021-01-01 21:36   ` znavko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).