Lisp HUG Maillist Archive

After M-. and M-, how to get back to original location?

After pressing Meta-. to find the source of something, and maybe using
Meta-, for other definitions of the same (e.g., when looking at method
sources), how do I get back to where I started?  In SLIME it's M-,,
bound to slime-pop-find-definition-stack.  I'm not having luck finding
this in the manual (or looking in the describe-bindings output)…
Thanks in advance!  //JT

-- 
Joshua Taylor, http://www.cs.rpi.edu/~tayloj/


Re: After M-. and M-, how to get back to original location?

>>>>> On Fri, 23 Apr 2010 13:01:39 -0400, Joshua TAYLOR said:
> 
> After pressing Meta-. to find the source of something, and maybe using
> Meta-, for other definitions of the same (e.g., when looking at method
> sources), how do I get back to where I started?  In SLIME it's M-,,
> bound to slime-pop-find-definition-stack.  I'm not having luck finding
> this in the manual (or looking in the describe-bindings output)…

The Go Back command is similar to this, though you will have to invoke it a
few times to get back if you used Meta-,.

http://www.lispworks.com/documentation/lw60/EDUG-M/html/eduser-m-50.htm

-- 
Martin Simmons
LispWorks Ltd
http://www.lispworks.com/


Updated at: 2020-12-10 08:39 UTC