Making a Multiplatform Emacs Configuration

For Linux, macOS, and MS Windows

The Emacs Cat

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

The Emacs Cat

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

The Emacs Cat

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 …

Elfeed-optimized Blogging

Blog: Enabling the full-text RSS entry for Elfeed

The Emacs Cat

To read my newspapers I load my RSS feed via the elfeed package.

Also, I identify any RSS feed entry that does not provide the full text. And those live in provisional status. My reflexes …

Using Emacs Org Mode for Reproducibility Testing

The Emacs Cat

Software reproducibility testing is a critical aspect of software development and maintenance. It ensures that software is reliable, consistent, and predictable and that it can be easily replicated …