spacemacs

Spacemacs docs: http://develop.spacemacs.org/doc/DOCUMENTATION.html http://develop.spacemacs.org/layers/+lang/clojure/README.html https://practicalli.github.io/spacemacs/
zane 2020-05-08T19:28:11.034500Z

Does , t t not generate a test report buffer now?

2020-05-08T22:01:46.035200Z

yes. Though i feel this has happened for a while, so i'm not sure about the "now" part.

2020-05-08T22:02:07.035500Z

How do you track down whats using all the ram in emacs?

2020-05-08T22:02:21.035800Z

dare i hope it has its own internal version of top?

practicalli-john 2020-05-08T22:27:30.038300Z

@drewverlee SPC a p and SPC a Plist processes, the first being specifically from Emacs. Can't remember if it shows resources. There is the debug guide https://github.com/syl20bnr/spacemacs/wiki/Debugging SPC SPC helm-top runs top This might be a useful guide https://www.emacswiki.org/emacs/EmacsMemoryDebugging

practicalli-john 2020-05-08T22:30:13.041300Z

@zane nothing has changed on the Spacemacs side for testing for a long time from what I remember Things may have changed in cider, but I don't recall.