Linux

Shrinking and Widening Org Tables

This post is more of a note to myself, something I can store in my single emacs …

Reducing Friction when Copying Whole Buffer To Kill Ring

Just a quick one today.

In keeping with the ongoing effort to reduce friction in …

Org Table From Org Headings using a Babel Block

In this post, I’ll walk you through how I use an Org Babel block to …

Generate Current Year tag in an Org Capture Template

A crucial aspect of maintaining organized and up-to-date notes is the use of Org …

selected-window-accent-mode with window colour blending options

I have enhanced selected-window-accent functionality with blending options to …

Transforming Dired File Paths into Org Links

I am of course using org mode for organizing my tasks, notes and other …

Simple Directory and File Creation Using Vertico Completion Exit With Input

In my previous post about creating simple functions to create a new directory …

Syncing Tab Theme After Theme Load

Previously I wrote about the incompatibility of some Emacs themes with the …

Simple Directory and File Creation in Dired

Today I’ll simply delve into two custom functions that I’ve had in …

Adding Disk Usage Reporting to Emacs Dired

Just a quick one today. One of the great strengths of Emacs is its …

New Package arscript-mode

As an avid ArtRage user for almost 10 years I have in the past delved into the …

Streamlining eshell with popper, capf-autosuggest, and Enhanced Autocompletion

In this post, I will describe the small enhancements and tweaks I have applied …

Syncing Tab Bar To Theme

Using tabs as part of my workflow has enabled a nice encapsulation and …

Ready Player Mode different Utilities for Video and Audio!

Regarding my previous post, you can now disregard my little Frankensteinian …

Ready Player Mode with a little elisp Tweak

I’m really enjoying ready-player at the moment, so much so I think it …

Efficient File Searching in Emacs: Leveraging completing-read with Customizable Methods

I thought I would share a little bit of elisp that I’ve been using for a …

Sending Dired Directories to Meld for Directory Comparison

A common activity for a Software Engineer is to compare two directories, …

Selected Window Accent Mode v0.8.0

Whats New

What’s New in Selected Window Accent Mode v0.8.0 - …

Emacs Blog 2 Year Anniversary - First Post Revisit - Create Local Offline ELPA MELPA ORG

I’ve noticed that my Emacs blog is now almost 2 years old!

Creating a Spelling Transient

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

WOWEE v0.3.3

More tinkering and enhancements to some AutoHotKey scripts with WOWEE to allow …

WOWEE v0.3.0

I have been continuing to tinker with this project over the last week…

WOWEE - Windows Operating With Emacs Enhancements

My Emacs usage on Windows seems to be more prevalent at the moment, and …

Using A Mechanical Keyboard, Literally On A Laptop!

The next stage on my quest to mitigate any RSI issues when using Emacs on a …

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

Based on my recent forays into ergonomic key-mapping in Emacs for SwayWM, and …

Writing Elisp to Find Available Keybindings in a Sway Config

I thought I would provide an example of how I typically use elisp to make my …

Emacs Vim Navigation Without Evil

Every now and then I find it necessary to use Vim! (mainly for work) - was that …