TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Inline previous result in Emacs Lisp

134 pointsby clircle11 months ago

4 comments

alex_smart10 months ago
THIS right here is why I use emacs. Not that something like this is not possible with other open-source software, but the number of steps required to compile, debug, identify change required, compile, rerun, it is usually not worth your time to investigate minor inconveniences. So there is learned helplessness and you compromise and learn to just live with the annoyance.<p>With Emacs you truly feel to be in control.
taeric10 months ago
Nicely done! Will be playing with that shortly.<p>I&#x27;m always a touch sad that I don&#x27;t step debug code more than I do. I remember the glory days of people pushing this in Java with the Eclipse compiler literally made to support incremental compilation. I think it was JRebel that was working to do that at large on other installations.<p>Fast forward a few years, and I would get into conversations with principal level engineers at amazon that didn&#x27;t know this was possible. Having the debug agent was literally a default for some teams, and they didn&#x27;t realize what all that enabled.<p>What happened? Feels that a lot of old school programmers of any language remember doing this. Too many others think this is some sort of magical world dreamed of by lisp enthusiasts that never actually happened.<p>(Would love to see numbers challenging any of my soft assertions above.)
评论 #40921491 未加载
neilv10 months ago
Nice enhancement to EDebug.<p>If anyone is wondering about Nyan Cat in the &quot;after&quot; screen capture: <a href="https:&#x2F;&#x2F;github.com&#x2F;TeMPOraL&#x2F;nyan-mode">https:&#x2F;&#x2F;github.com&#x2F;TeMPOraL&#x2F;nyan-mode</a>
评论 #40917479 未加载
anonzzzies10 months ago
Makes me think of Light Table. Does this exist for Common Lisp?
评论 #40917476 未加载
评论 #40914888 未加载
评论 #40915459 未加载