[slime-devel] PATCH: slime-qualify-cl-symbol-name

2 Jun
2008
2 Jun
'08
9:37 p.m.
Hi, If the user uses slime-call-defun in a file without a package defined the function in the repl will have a nil package like (nil::foo ). The attached patch fixes it. (I know that it's not a good style to develop without packages, but I teach using slime and it's good not to use packages in the beginning) Cheers, Pedro

4 Jul
4 Jul
10:52 p.m.
New subject: [slime-devel] Re: PATCH: slime-qualify-cl-symbol-name
kroger.lists@gmail.com (Pedro Kröger) writes:
Hi,
If the user uses slime-call-defun in a file without a package defined the function in the repl will have a nil package like (nil::foo ). The attached patch fixes it. (I know that it's not a good style to develop without packages, but I teach using slime and it's good not to use packages in the beginning)
Fixed in CVS. Thanks! -T.
6133
Age (days ago)
6165
Last active (days ago)
1 comments
2 participants
participants (2)
-
kroger.lists@gmail.com
-
Tobias C. Rittweiler