"Nikodemus Siivola" nikodemus@random-state.net writes:
An 80% solution might be being able to tell Slime to stop talking to the lisp, except for communications triggered by explicit REPL evaluations. Does this sound like a feasible idea? Any other suggestions?
Do not use the slime-autodoc contrib, or alternatively, set `slime-use-autodoc-mode' to nil.
(Arglists will now be displayed only when you press SPACE. If that's still too much magic for you, set `slime-space-information-p' to nil.)
HTH,
-T.