
10 Jan
2008
10 Jan
'08
3:36 p.m.
Matthias Koeppe <mkoeppe+slime@mail.math.uni-magdeburg.de> writes:
"Tobias C. Rittweiler" <tcr@freebits.de> writes:
Matthias Koeppe <mkoeppe+slime@mail.math.uni-magdeburg.de> writes:
(This one is on a strange old unreleased version of Emacs, though, 21.3.50)
What does (delete-and-extract-region (point) (point)) return on that Emacs?
nil.
Ok, that should return "", actually. I've checked in a portable version of that function named `slime-delete-and-extract-region'. Please try if that fixes it for you. -T.