* Tobias C. Rittweiler [2007-08-31 19:01+0200] writes:
How should contribs define keybindings that are also valid on the REPL? Define the same keybinding in `slime-mode-map', _and_ `slime-repl-mode-map' explicitly?
Well, yes. Those are separate modes and keymaps, so I don't see a better way. You make it sound as if that were a problem, but it seems just normal to me.
Helmut.