Emacs command of the day: swiper-all. This gem searches for text in all your open buffers:
miniblog.
Related Posts
I've released difftastic 0.70! In this release:
* Added Dockerfile and fish shell support
* Improved Dart, Emacs Lisp, Erlang, Java, OCaml, PHP,
Protocol Buffers and TOML.
* A bunch of display and performance fixes.
I've been compilation buffers in Emacs recently and I really appreciate the error and warning counts shown in the modeline.
I've added the equivalent feature to deadgrep: it shows result counts! Really useful when you're doing big refactorings.
I still can't decide whether M-x ielm fits into an optimal elisp workflow.
The 'strict Emacs' view is that it's better to use buffers for everything, so you can edit and build up expressions there.
The 'tailored UI' view is that ielm is better, because it's a dedicated REPL.

