Warning messages

Jerome Ibanes <[email protected]> Wed, 5 Aug 2015 16:31:11 +0000
Newsgroups gmane.lisp.slime.devel
Message-ID <CAB+41mE-+tvx72eWRWzb8DaY0meAgCvgmMNLMNrBgrmVobr8Rw@mail.gmail.com>
Hello,

I'm using Slime with Lispworks 7.0.0 enterprise on linux x86_64 and
completion seems to be causing those warnings:

Warning: Local Variable Initialization clause (the binding of
SWANK::TPOS) follows iteration forms but will be evaluated before
them.

Is there any way to silent warnings or perhaps redirect them to a file
as opposed to the current emacs window?

Jerome