unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Backspace Sexp issues in recent Slime and paredit Mode
@ 2011-01-23 16:57 deech
  2011-01-24  3:18 ` [SOLVED]Re: " deech
  0 siblings, 1 reply; 2+ messages in thread
From: deech @ 2011-01-23 16:57 UTC (permalink / raw)
  To: help-gnu-emacs

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [SOLVED]Re: Backspace Sexp issues in recent Slime and paredit Mode
  2011-01-23 16:57 Backspace Sexp issues in recent Slime and paredit Mode deech
@ 2011-01-24  3:18 ` deech
  0 siblings, 0 replies; 2+ messages in thread
From: deech @ 2011-01-24  3:18 UTC (permalink / raw)
  To: help-gnu-emacs

Enabling autopair-mode [1] as well as paredit mode solves the problem in the SLIME window.

-deech
[1] http://code.google.com/p/autopair/


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-01-24  3:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-23 16:57 Backspace Sexp issues in recent Slime and paredit Mode deech
2011-01-24  3:18 ` [SOLVED]Re: " deech

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).