how to copy a line from the back trace
Jim Newton <[email protected]> Wed, 2 Aug 2017 11:31:46 +0200
| Newsgroups | gmane.lisp.slime.devel |
|---|---|
| Message-ID | <CABFZU-+v3UJPA5ROVA8kUm_J1PfA6S8jRMNFfJkfGzHvCUGbDg@mail.gmail.com> |
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
Screen Shot 2017-08-02 at 11.25.36.png
(image/png, 131.4 KB) - not displayed
Screen Shot 2017-08-02 at 11.26.07.png
(image/png, 54.4 KB) - not displayed