Emacs

How To Map RAlt to Ctrl for Emacs

In a recent post I was talking about the benefits of mapping the RAlt key to the …

My Emacs Key Workflow Moments Over The Last 30 Years

I am just at the moment reflecting on how my experience with Emacs over the last …

Transitioning RAlt to Ctrl - Enhancing Emacs Keybindings

In the midst of adjusting my Emacs keybindings for a more ergonomic workflow, …

Waybar Toggling Sticky Key Keymaps

For my previous post I was talking about a software visual indicator to discern …

Waybar Sticky Key LED indicators on a Laptop

From my previous post regarding setting up sticky keys mainly for Control, Alt …

Eliminating Key Chords in Emacs under Linux with Sticky Keys

I spend many hours living in emacs and a large proportion of this time is using …

kmonad Sticky Keys on Sway to Help Prevent RSI

I primarily use Emacs on a laptop, and unfortunately, Emacs isn’t …

Unified Interface for Switching Contexts - Switch to Thing

Now I have ditched save-desktop for recentf which gives me a faster startup time …

selected-window-accent-mode now on MELPA

The selected-window-accent-mode is now present on MELPA and is my first Emacs …

Winner Undo to Tab Bar History

Now I am using the tab-bar workflow I noticed that winner-mode was not working …

Opening Frequently Used Files More Efficiently using consult

Periodically, I find myself in situations where I restart Emacs frequently, such …

Emacs asynchronous copying using dired-async-mode

For a while now I’ve been using an rsync based dired-copy replacement for …

My first emacs package - *selected-window-accent-mode*

From my previous two posts regarding defining a Selected Window Accent some …

Improvements to Selected Window Accent

Given my previous post regarding accenting the current window:

Selected Window Accent

Borrowing from the concept of a tiling window manager I thought that emacs could …

Redefining mark-paragraph and mark-word

I can’t say that I’m completely happy with the way emacs marks some …

Describe Character / Face Under Cursor

Every now and then I find myself tweaking the look of emacs and have started to …

Quick Search Through Org Headers using Consult Outline

I’ve been on the lookout for an efficient way to swiftly scan through org …

Window Divider Mode

I was playing around with the look of emacs and thought it might be nice to have …

Digital Art Using Artist Mode #1

I have been using ArtRage, Krita and Infinite Painter for many years now but I …

Better Syntax Highlighting Sway Configuration Files

I have been delving into the nuts and bolts of the Sway window manager lately …

More Improvements to Dired Duplicate Here

On a previous post I created an elisp function to quickly duplicate a file or …

More Improvements To My Weight Loss Org Table

More improvements to my weight loss table, this time I have added the following:

Recursively Listing Files in Size Order using find-name-dired

For a while now I have been looking for a simple method in emacs for trimming …

Plotting Other Org Tables

I’m currently in the process of learning how to create graphical plots …

Plotting Org Table Weight Loss Using gnuplot

Now I have a weight loss org table defined and therefore an easy way to track …

Opening Files Externally from dired

I have been using C-RET or W in dired for a while now to open a file externally …