Artem Baguinski artm@v2.nl writes:
hmm... if i understood the instructions correctly, here's the log, it gives more warnings...
[snip]
In slime-tree.item: slime.el:2818:48:Warning: `error' called with 1 args to fill 0 format field(s)
Aha, this warnings are produced by struct slot-accessors. Apparently a bug in the defstruct macro, that has been fixed in recent CVS versions of Emacs.
We bind now byte-compile-warnings not nil before compiling, this should suppress all compiler warnings.
I got some strange warnings about byte-compile-warnings being, when I loaded gnus. I hope this is unrelated to SLIME.
Helmut.