luis changed the topic of #slime to: SLIME, the Superior Lisp Interaction Mode for Emacs | https://common-lisp.net/project/slime | https://irclog.tymoon.eu/freenode/%23slime | https://irclog.whitequark.org/slime
<crazybigdan> Hi, when using slime, if I have some file and in it a define some package "foo" and export some function inside that package, I can compile and run it and all is well
<crazybigdan> When I change the export list in the defpackage and recompile, I get an error along the lines of: "FOO also exports the following symbols: (foo:fun-i-removed-from-export)
<crazybigdan> How do I get around this and recompile the modified defpackage?
<luismbo[m]> crazybigdan: see section 7.3 Package Variance of the SBCL manual
scymtym_ has joined #slime
scymtym has quit [Ping timeout: 260 seconds]
scymtym__ has joined #slime
scymtym_ has quit [Ping timeout: 272 seconds]
scymtym__ has quit [Quit: ERC (IRC client for Emacs 28.0.50)]
scymtym has joined #slime
edgar-rft has quit [Quit: Leaving]
scymtym_ has joined #slime
scymtym_ has quit [Client Quit]
scymtym_ has joined #slime
scymtym_ has quit [Remote host closed the connection]
scymtym has quit [Ping timeout: 272 seconds]
scymtym_ has joined #slime
scymtym_ has quit [Quit: ERC (IRC client for Emacs 28.0.50)]
scymtym has joined #slime
_whitelogger has joined #slime
<crazybigdan> I'll check it out, thanks
_whitelogger has joined #slime