Emacs incremental search (isearch) has an embarrassingly rich feature set. That said, I rarely use isearch beyond its basics for the twofold reasons: There are many isearch commands that are... (more…)
Read more »
You canβt really know where you are going until you know where you have been. β Maya Angelou CIDER started its life as an effort to replace a hacked version of SLIME1 with a proper environment for Clojure development on Emacs. Many of you probably donβt r... (more…)
Read more »
An emacs starterkit for scientists and engineers. Contribute to jkitchin/scimax development by creating an account on GitHub. (more…)
Read more »
Today I learned about the M-X command (well, key binding) (via), which "[queries
the] user for a command relevant to the current mode, and then
execute it". In other words it's like M-x but it restricts what
commands it offers to relevant ones. What is 'r... (more…)
Read more »
Extension for Visual Studio Code - Making VS Code hackable. (A bit like Emacs with ELisp.) Powered by SCI, the Small Clojure Interpreter. (more…)
Read more »