[slime-devel] Re: slime-complete-form broken

Matthias Koeppe mkoeppe+slime at mail.math.uni-magdeburg.de
Thu Jan 10 15:51:04 UTC 2008


"Tobias C. Rittweiler" <tcr at freebits.de> writes:

> I've checked in a portable version of that function named
> `slime-delete-and-extract-region'. Please try if that fixes it for
> you.

Thanks, it works now.

Another bug:
(find 1 '(1 2 3) <C-c C-s>

Debugger entered--Lisp error: (cl-assertion-failed (not (equal s string)))
  signal(cl-assertion-failed ((not (equal s string))))
  (or (not (equal s string)) (signal (quote cl-assertion-failed) (list ...)))
  (progn (or (not ...) (signal ... ...)) nil)
  (assert (not (equal s string)))
  (lambda (s) (assert (not ...)) (slime-make-form-spec-from-string s))("'(1 2 3)")
  [...]

Matthias
-- 
Matthias Köppe -- http://www.math.uni-magdeburg.de/~mkoeppe



More information about the slime-devel mailing list