[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to delete the parens around a sexp?
From: |
Oleh Krehel |
Subject: |
Re: How to delete the parens around a sexp? |
Date: |
Wed, 21 Oct 2015 13:23:31 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
Marcin Borkowski <mbork@mbork.pl> writes:
> I didn't try paredit, but - as I wrote a minute ago - Lispy might be
> even better due to its cool reuse of self-inserting commands in contexts
> they don't make sense anyway.
The command to use is `lispy-splice', bound to "/" in special. You can
enable `lispy-mode' even in `fundamental-mode' and "/" will still work,
it will only try to re-position the point to get back into special.