Emacs

Some Excerpts From My Emacs Config - 2: Functions

Some functions and mode enhancements from my .emacs

The Emacs Cat

In his comment on Irreal’s post Some Configuration To Solve Common Problems, gregbognar noted that some of my configuration is seriously outdated. In some sense, he is absolutely correct – …

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 …