Elisp

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 …

Window Divider Mode

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

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 …

Opening Files Externally from dired

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

Org Table to Calculate Weight Loss

For a while now I have been using org tables to represent and calculate pieces …

My Evolving Modeline

I am a tinkerer and of course emacs is a perfect vehicle for this mentality. A …

Saving My Favourite Wallpapers

I am using the styli.sh script as my wallpaper changer in sway and with a little …

Simplifying My Modeline

After watching the latest informative video from Protesilaos Stavrou (Prot):

Showing Org Agenda For The Year

I am just starting to include more of my org files into org-agenda. By default …

Dired Duplicate Here Revisited

It is not uncommon for me to want the ability to quickly duplicate a file, …

Magit Status To Show Tracked Files

While currently piecing together my git repositories and figuring out which …

Initial focus in Occur Buffer

Just a quick one today!

I am finding occur extremely useful, from building an …

Indexing My Emacs Init File

Since I keep all my emacs configuration in a single .emacs file and in a hyper …

Sorting Org Tags using Org Mode!

Well as always a little more time with emacs a little feedback and then finding …

Sorting Org Tags

I use a package called org-rainbow-tags which adds random colours to org tags to …

Replacing deadgrep with consult-ripgrep

I have been evolving my way through many differing ways of grepping recently …

Commenting Un-commenting

After watching an interesting video by EmacsElements regarding commenting and …

Simple Flexible Scrolling

I have written before about smooth scrolling using good-scroll and how I managed …