[slime-cvs] CVS update: /slime/swank.lisp

Marco Baringer mbaringer at common-lisp.net
Mon Oct 17 18:16:02 UTC 2005


Update of /project/slime/cvsroot//slime
In directory common-lisp.net:/tmp/cvs-serv497

Modified Files:
	swank.lisp 
Log Message:
(eval-in-emacs): Instead of taking a string and attempting to parse it
emacs side the function now takes a form and converts it to a string
internally. This should allow users of the function to not have to
worry about quoting issues and emacs' different printed represenation
for, among other things, characters.
(process-form-for-emacs): New function. Converts a list into a string
for passing to emacs.

Date: Mon Oct 17 20:16:01 2005
Author: mbaringer





More information about the slime-cvs mailing list