Re: Getting load-time warnings as compiler notes

Ian Tegebo <[email protected]> Fri, 15 Apr 2016 07:00:05 -0700
Newsgroups gmane.lisp.slime.devel
Message-ID <CAFBOwCbELNfEKjhXa-zhv3uc8rea1u77=8LAGkBHCyu0nbk1sg@mail.gmail.com>
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 <[email protected]> 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
>



-- 
Ian Tegebo