* Matthias Koeppe [2009-01-09 06:01+0100] writes:
Following the theme of using more standard Emacs behavior in SLIME, can we get back the key binding of M-* for slime-pop-find-definition-stack as well?
slime-pop-find-definition-stack is currently just an alias for pop-tag-mark i.e. it's already bound to M-*. Binding M-* explicitly doesn't seem very desirable as it is rather hard to type on US-keyboards.
Helmut.