how to copy a line from the back trace
Jim Newton
jimka.issy at gmail.com
Wed Aug 2 09:31:46 UTC 2017
Can someone tell me how I can grab a lisp expression from a stack trace, as
in copy it in emacs so I can re-paste and potentially edit it in the repl?
When I move the cursor to the line, the entire text displays in the echo
area at the bottom of the emacs window, but when use use CNT-E to move to
the end of the line, the line has been truncated and i see "..". I'd like
to copy/paste the un-truncated line.
I'm attaching images of what I see.
Kind regards
Jim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/slime-devel/attachments/20170802/30fd4d1b/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screen Shot 2017-08-02 at 11.25.36.png
Type: image/png
Size: 134516 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/slime-devel/attachments/20170802/30fd4d1b/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screen Shot 2017-08-02 at 11.26.07.png
Type: image/png
Size: 55659 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/slime-devel/attachments/20170802/30fd4d1b/attachment-0003.png>
More information about the slime-devel
mailing list