Re: SLIME compile and load file REPL stays at "CL-USER" with "(in-package :xyz)" in code and not "XYZ"
Sian Mountbatten <[email protected]>
| Newsgroups | gmane.lisp.slime.devel |
|---|---|
| Message-ID | <[email protected]> |
Je Tue, 17 Jun 2014 07:54:20 +0000 (UTC) Frederik Cheeseman <[email protected]> skribis: > When I do C-c C-k (SLIME compile/load file) the REPL stays at "CL-USER". > Shouldn't it switch to "MORSE" because of the "(in-package :morse)" code > line? I us GNU Emacs 24.3.1, SBCL 1.2.0 and SLIME 2014-04-27. No, because the in-package call is only operational when compiling for the source file. -- Dr Sian Mountbatten http://www.poenikatu.co.uk/ Associate member of the FSF no. 10888 Asocia membro de la Libera Programara Fonduso n-ro 10888 _______________________________________________ Slime-devel mailing list [email protected] http://common-lisp.net/cgi-bin/mailman/listinfo/slime-devel