[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to configure emacs for editing config.scm again?
From: |
Jérémy Korwin-Zmijowski |
Subject: |
Re: How to configure emacs for editing config.scm again? |
Date: |
Thu, 03 Dec 2020 20:40:56 +0100 |
User-agent: |
K-9 Mail for Android |
Maybe the Paredit extension can ne what you are looking for !
Jérémy
Le 3 décembre 2020 19:55:58 GMT+01:00, znavko@disroot.org a écrit :
>Thank you!
>
>I want emacs brushes my code making indents and auto-completing it closing
>parentheses.
>It does not do nothing now. Only highlights it.
>
>Could you please tell how to force emacs work deeply with my code :)
>for it becomes wonderful for further copy-pasting here in Guix Help :)) ??
>
>
>November 29, 2020 9:43 PM, "zimoun" <zimon.toutoune@gmail.com> wrote:
>
>> Hi,
>>
>> On Sun, 29 Nov 2020 at 13:16, znavko--- via <help-guix@gnu.org> wrote:
>>
>>> Hello! I have lost my way of search how to configure emacs
>>> for editing config.scm with Scheme highlight mode and parentheses
>>> completion.
>>
>> I do not know what you want exactly.
>>
>> These lines fix “M-x run-geiser” using Guile as default. And highlight
>> some Scheme code with Paredit as parenthesis tools.
>>
>> --8<---------------cut here---------------start------------->8---
>> (setq geiser-active-implementations '(guile))
>> (with-eval-after-load 'scheme
>> (add-hook 'scheme-mode-hook 'enable-paredit-mode))
>> --8<---------------cut here---------------end--------------->8---
>>
>> Hope that helps,
>> simon
--
Envoyé de mon appareil Android avec Courriel K-9 Mail. Veuillez excuser ma
brièveté.