From: deech <aditya.siram@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Backspace Sexp issues in recent Slime and paredit Mode
Date: Sun, 23 Jan 2011 08:57:43 -0800 (PST) [thread overview]
Message-ID: <734a6fc6-0809-43a0-85ee-e91d0347ec71@glegroupsg2000goo.googlegroups.com> (raw)
Hi all,
I recently updated and fired up Slime + Paredit for the first time in months. I found that the backspace key isn't deleting sexps the way it used to. Given the empty sexp where '|' is the cursor:
(|)
hitting backspace now gives:
|)
instead of deleting the whole thing. If the cursor is after the closing brace : ()|
backspace gives:
(|
This isn't paredit-mode because in any other buffer (*scratch* for instance) I get the expected behavior. Has something changed in Slime?
-deech
next reply other threads:[~2011-01-23 16:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-23 16:57 deech [this message]
2011-01-24 3:18 ` [SOLVED]Re: Backspace Sexp issues in recent Slime and paredit Mode deech
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://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=734a6fc6-0809-43a0-85ee-e91d0347ec71@glegroupsg2000goo.googlegroups.com \
--to=aditya.siram@gmail.com \
--cc=gnu.emacs.help@googlegroups.com \
--cc=help-gnu-emacs@gnu.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).