emacs

More flexible grepping with deadgrep
I seem to be grepping a lot recently and I think the way I use deadgrep can be improved a little. Currently deadgrep …

Using org-copy-visible in dired
Just a quick one. Often it seems I need a copy of a list of files / directories in plain text without any gubbins such …

Creating Album Art Thumbnails for EMMS
I have been looking for a music player on Linux for a while now but haven’t really settled on one; I have simple …

Merging org files for Hugo static site generation
I have just started the process of reducing the number of org files I maintain for my web site. I now have a greater …

Quick Bash Scripts Augmenting Org Files
Table of Contents todo note This post isn’t strictly about what can be achieved within the emacs ecosystem but …

RIP ripgrep-regexp, long live deadgrep!
Well this is quite a turn up for the books, I seem to have already quickly moved on from emacs ripgrep-regexp! to …

Expanding Text using abbrev and skeletons
My next investigation into trying to improve my emacs workflow is expanding entered text for repetitive tasks. I’m …

Revisiting Window to Window Cut / Copy Files with Do What I Mean for Dired
I previously wrote about wanting the ability in emacs to copy and paste files from one window to another just like a …

Centering the Cursor After a Scroll
Something has been nagging at me for a while now, I seem to spend a lot of time moving the cursor to the next or …

Cut / Copy Files from Window to Window using Dired Buffers
The next step in my emacs journey is to move files around a little more easily, in fact more like a regular file …

Efficient Deletion and Insertion
As my emacs keybindings journey continues to evolve and to delete more efficiently with delete word it has lead to an …