PEBKAC. I'd gotten too used to interactive eval which (for obvious reasons) doesn't do what I was wanting. The command `slime-compile-and-load-file` does exactly what I wanted.
Sorry for the noise,
On Wed, Apr 13, 2016 at 1:14 PM, Ian Tegebo ian.tegebo@gmail.com wrote:
While I can get nice in-source compiler notes by doing `slime-compile-file`, I can't seem to find a way to get load-time warnings similarly, i.e. `slime-next-note` for convenient browsing to the next warning/error.
Is there some combination of key-binding and/or setting I've missed?
-- Ian Tegebo