Getting load-time warnings as compiler notes
Ian Tegebo <[email protected]> Wed, 13 Apr 2016 13:14:52 -0700
| Newsgroups | gmane.lisp.slime.devel |
|---|---|
| Message-ID | <CAFBOwCYPkhYBpae9uHQdEvyvckVXbGvg=QMtxakOVTQ_C16SaQ@mail.gmail.com> |
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