Pattern Matching in Emacs Lisp

Pattern matching is invaluable in elisp. Lists are ubiquitous, and a
small amount of pattern matching can often replace a ton of verbose
list fiddling. Read more

Similar

I Chose Emacs as My New Text Editor

About 15 or so years ago, I was changing jobs. I was leaving the walled garden of an IDE* for a proprietary language that deployed to an AS/400* .We wrote in IBM RPG* and Cool Plex, which looked a lot of meta-code and what I now know to be RDF Triples At... (more…)

Read more »