My Emacs IBuffer Configuration
Buffer grouping in Emacs
I recently came across a Reddit post titled How to group buffers that are important to visit later which discusses various methods for buffer grouping in Emacs.
In the comments, which are typically …
My Emacs Org Configuration
These days, I’ve come across numerous posts and Reddit threads praising Org mode as one of the most compelling features of Emacs. There’s no doubt this is true, and I’m amazed by how many people use …
Making a Multiplatform Emacs Configuration
For Linux, macOS, and MS Windows
These days, I use three different operating systems at work and home: Ubuntu Linux (Dell Latitude 7490 13" laptop), Microsoft Windows (Dell Latitude 7400 13" laptop), and macOS (27" …
Windows Navigation in Emacs
Efficient switching between windows in Emacs
Last week there were some quite interesting posts about windows management in Emacs — Emacs’ windows navigations and some Emacs zen (a review by Irreal), Emacs window management tweaking, …
Emacs Time Stamp
Enabling automatic time-stamping in Emacs
I do almost all my text editing in Emacs, and it would be worth to store the last modified date/time of a file — org/plain text/source code/whatever — in the file, without consulting the …