help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Guile text editor


From: Maxim Cournoyer
Subject: Re: Guile text editor
Date: Sat, 01 Dec 2018 23:28:35 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

Hello,

<address@hidden> writes:

[...]

> I need info how to activate parentheses highlighting in Emacs, and may be 
> configure exactly as in my pic left side.

Slap (show-paren-mode) in your ~/.emacs :-). You'll also want
(electric-pair-mode). Also try paredit, it makes editing Lisp/Scheme much
more pleasant.

HTH,

Maxim



reply via email to

[Prev in Thread] Current Thread [Next in Thread]