<div dir="auto"><div>Thanks, this also a question bother me for a while. Jim, how did you hide package name in the backtrace, I always have long-long-package::some-internal-symbol in my backtrace.<br><div class="gmail_extra"><br><div class="gmail_quote">On Aug 3, 2017 7:57 AM, "73budden ." <<a href="mailto:budden73@gmail.com">budden73@gmail.com</a>> wrote:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi! This might help: (run it before your code)<br>
<br>
(setf (cdr (assoc '*PRINT-RIGHT-MARGIN*<br>
swank:*backtrace-printer-<wbr>bindings*)) 500)<br>
<br>
If 500 is not enough, try greater value.<br>
<div class="elided-text"><br>
2017-08-02 12:31 GMT+03:00, Jim Newton <<a href="mailto:jimka.issy@gmail.com">jimka.issy@gmail.com</a>>:<br>
> Can someone tell me how I can grab a lisp expression from a stack trace, as<br>
> in copy it in emacs so I can re-paste and potentially edit it in the repl?<br>
><br>
> When I move the cursor to the line, the entire text displays in the echo<br>
> area at the bottom of the emacs window,  but when use use CNT-E to move to<br>
> the end of the line, the line has been truncated and i see "..".  I'd like<br>
> to copy/paste the un-truncated line.<br>
><br>
> I'm attaching images of what I see.<br>
><br>
> Kind regards<br>
> Jim<br>
><br>
<br>
</div></blockquote></div><br></div></div></div>