Re: Reflection Warning Output in SLIME

2010-03-01 Thread Steve Purcell
On 1 Mar 2010, at 12:26, Volkan YAZICI wrote: > When I compile an expression via C-c C-c in SLIME -- assuming *warn-on- > reflection* is turned on -- reflection related warnings don't appear > neither in the REPL, nor in the inferior lisp buffer. Everytime, I > have to paste the code the REPL manu

Reflection Warning Output in SLIME

2010-03-01 Thread Volkan YAZICI
Hi, When I compile an expression via C-c C-c in SLIME -- assuming *warn-on- reflection* is turned on -- reflection related warnings don't appear neither in the REPL, nor in the inferior lisp buffer. Everytime, I have to paste the code the REPL manually. Any solutions? Regards. -- You received