Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当使用带有 Cider 插件的 Emacs 时,在 REPL 缓冲区内移动会变得非常缓慢,因为意外将大量输出打印到 REPL 缓冲区。
提前致谢!
你试过设置*print-length*吗?请参阅此文档并搜索“限制 REPL 中的输出”。
*print-length*