unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: znavko--- via <help-guix@gnu.org>
To: "help-guix" <help-guix@gnu.org>
Subject: How to configure emacs for editing config.scm again?
Date: Sun, 29 Nov 2020 13:16:55 +0000	[thread overview]
Message-ID: <7ab09b7df6071019f5e83875554c11e9@disroot.org> (raw)

[-- 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 --]

             reply	other threads:[~2020-11-29 13:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-29 13:16 znavko--- via [this message]
2020-11-29 21:36 ` How to configure emacs for editing config.scm again? 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7ab09b7df6071019f5e83875554c11e9@disroot.org \
    --to=help-guix@gnu.org \
    --cc=znavko@disroot.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).