Some Excerpts From My Emacs Config

Some mini/micro excerpts from my .emacs

The Emacs Cat

I’m happy to be back after one year away and it feels great.

Below are some chaotic mini/micro – or even nano – excerpts from my ~/.emacs file I have been tuning in for 12 years. …

Org Mode: Exporting Clock Tables

The Emacs Cat

After reading a quite interesting post by Irreal on Org mode clock tables, I decided to share my — a bit specific — experience with the subject.

The Task

Like many of us these days, I’m working …

A Simple tree-sitter Config That Works

The Emacs Cat

Recently, I’ve discovered a number of posts on Reddit — like tree-sitter-hl-mode does not do anything or How to use Emacs 29 Tree-sitter? — and decided to share my simple tree-sitter setup that …

How to Clear the Eshell

The Emacs Cat

I’m a big fan of Eshell, but some things in Eshell look, hmm, a bit strange. One of such things is how the Eshell’s command clear clears the screen.

As it is decribed at the Unix Wiki …

Emacs Keyboard Shortcuts

The Emacs Cat

Irreal has recently published a post with a reference to the Vernon Grant’s emacs-keyboard-shortcuts README that contains a list of Emacs keyboard shortcuts Vernon uses on a regular basis. …