[slime-devel] Binding of M-* wrong

The current SLIME binding of M-* is slime-edit-definition, but it should be slime-pop-find-definition-stack, in analogy to the standard Emacs binding of M-* to pop-tag-mark. This seems to be the change that caused it, probably just a typo. 2009-01-16 Helmut Eller <heller@common-lisp.net> * slime.el (slime-keys): Put C-c C-i and M-* back. Could someone please fix it? Thanks, Matthias -- Matthias Koeppe -- http://www.math.ucdavis.edu/~mkoeppe

* Matthias Koeppe [2009-07-11 22:34+0200] writes:
The current SLIME binding of M-* is slime-edit-definition, but it should be slime-pop-find-definition-stack, in analogy to the standard Emacs binding of M-* to pop-tag-mark. This seems to be the change that caused it, probably just a typo.
2009-01-16 Helmut Eller <heller@common-lisp.net>
* slime.el (slime-keys): Put C-c C-i and M-* back.
Could someone please fix it?
Done. Helmut.
participants (2)
-
Helmut Eller
-
Matthias Koeppe