Adding Disk Usage Reporting to Emacs Dired

September 18, 2024 09:30

Just a quick one today. One of the great strengths of Emacs is its extensibility, I have mentioned before in adding the ability to disk report on the size of a directory in dired but I thought I would quickly revisit the topic, demonstrating the function I currently use.

Syncing Tab Bar To Theme

August 24, 2024 11:00

Using tabs as part of my workflow has enabled a nice encapsulation and collection of files per tab that I can quickly switch to.

Creating a Spelling Transient

July 12, 2024 08:25

I really want to finally get to grips with my spelling / dictionary set-up.

I'm happy with jinx instead of flyspell. I like powerthesaurus and, of course, dictionary-lookup-definition. It is mainly the keybindings I want to finally settle on. I have been moving them around for a while now but haven't really established something comfortable.

WOWEE v0.3.3

July 5, 2024 07:58

More tinkering and enhancements to some AutoHotKey scripts with WOWEE to allow some emacs keybindings throughout the realm of Windows.

New Package, xkb-mode, to edit X Keyboard Extension Files

May 24, 2024 16:12

Based on my recent forays into ergonomic key-mapping in Emacs for SwayWM, and effectively for any Wayland compositor or X11-based system using the X Keyboard Extension (XKB) standard, I realized that there doesn't seem to be an Emacs mode to edit these keyboard configuration files (*.xkb). This is surprising, considering they have been around for more than 30 years!

My Emacs Key Workflow Moments Over The Last 30 Years

April 26, 2024 15:00

I am just at the moment reflecting on how my experience with Emacs over the last 30 years has evolved. I thought that just for fun I would list all the key moments along my Emacs journey regarding work-flow efficiency breakthroughs, roughly in year order!.

Transitioning RAlt to Ctrl - Enhancing Emacs Keybindings

April 20, 2024 10:12

In the midst of adjusting my Emacs keybindings for a more ergonomic workflow, I've experimented with various configurations. For example, I duplicated the right Alt key (RAlt) to function as an additional Alt key allowing for versatile key presses across the keyboard based on command keybinding locations.