Planet Emacslife
Andrea: A way to fix Helm handling of symlink (/tmp dir) in Mac OS
http://ag91.github.io/blog/2022/09/13/a-way-to-fix-helm-handling-of-symlink-tmp-dir-in-mac-os
Andrea: A way to fix Helm handling of symlink (/tmp dir) in Mac OS
http://ag91.github.io/blog/2022/09/13/a-way-to-fix-helm-handling-of-symlink-tmp-dir-in-mac-os
ag91.github.io
A way to fix Helm handling of symlink (/tmp dir) in Mac OS - Where parallels cross
A simple hack to avoid refreshing the cache every time
Planet Emacslife
Andrea: Hacking Projectile to search in all my projects
http://ag91.github.io/blog/2022/09/13/hacking-projectile-to-search-in-all-my-projects
Andrea: Hacking Projectile to search in all my projects
http://ag91.github.io/blog/2022/09/13/hacking-projectile-to-search-in-all-my-projects
ag91.github.io
Hacking Projectile to search in all my projects - Where parallels cross
A simple trick to make Projectile even more useful!
Planet Emacslife
Protesilaos Stavrou: The ef-themes now include two tri-chrome themes
https://protesilaos.com/codelog/2022-09-16-ef-themes-trio/
Protesilaos Stavrou: The ef-themes now include two tri-chrome themes
https://protesilaos.com/codelog/2022-09-16-ef-themes-trio/
Protesilaos Stavrou
The ef-themes now include two tri-chrome themes
I added a light and a dark theme to the ‘ef-themes’ which are designed to have three main accent colors.
Planet Emacslife
Bozhidar Batsov: Oh My Zsh: Fun with Take
https://batsov.com/articles/2022/09/16/oh-my-zsh-fun-with-take/
Bozhidar Batsov: Oh My Zsh: Fun with Take
https://batsov.com/articles/2022/09/16/oh-my-zsh-fun-with-take/
(think)
Oh My Zsh: Fun with Take
Today I’ve noticed that Oh My Zsh provides one really useful command (implemented as a shell function) - take. I guess with a name like this it’s not immediately obvious what the command does, but we’ll get the general idea really quickly. The function has…
Planet Emacslife
Mario Jason Braganza: Rename a File as You Work on It in Emacs
https://janusworx.com/blog/rename-a-file-as-you-work-on-it-in-emacs/
Mario Jason Braganza: Rename a File as You Work on It in Emacs
https://janusworx.com/blog/rename-a-file-as-you-work-on-it-in-emacs/
Janusworx
Rename a File as You Work on It in Emacs
I often fat fingered the file name / buffer name / Org Roam link name when launching something new.
And then when I am busy and knee deep in work, I glance up to see the error glaring at me.
I figured out, looked up how to fix it
Hit C-x d to flip into a…
And then when I am busy and knee deep in work, I glance up to see the error glaring at me.
I figured out, looked up how to fix it
Hit C-x d to flip into a…
Planet Emacslife
Mario Jason Braganza: Thank God for Noah
https://janusworx.com/blog/thank-god-for-noah/
Mario Jason Braganza: Thank God for Noah
https://janusworx.com/blog/thank-god-for-noah/
Janusworx
Thank God for Noah
This James Somers post, made me realise why my dictionary word lookups were so much less engaging than when I was a kid.
From the post …
[…] go look up “flash” in Webster’s (the edition I’m using is the 1913). The first thing you’ll notice is that the example…
From the post …
[…] go look up “flash” in Webster’s (the edition I’m using is the 1913). The first thing you’ll notice is that the example…
Planet Emacslife
Eric MacAdie: 2022-09 Austin Emacs Meetup
https://macadie.info/2022/09/17/2022-09-austin-emacs-meetup/
Eric MacAdie: 2022-09 Austin Emacs Meetup
https://macadie.info/2022/09/17/2022-09-austin-emacs-meetup/
Planet Emacslife
Mario Jason Braganza: Line Numbers in Hugo Codeblocks
https://janusworx.com/blog/line-numbers-in-hugo-codeblocks/
Mario Jason Braganza: Line Numbers in Hugo Codeblocks
https://janusworx.com/blog/line-numbers-in-hugo-codeblocks/
Janusworx
Line Numbers in Hugo Codeblocks
I want my code blocks on the blog to sometimes have line numbers.
Looking at the Hugo docs here and here led me to the linenos argument.
While we’d start our code blocks like (```python)1, all I need more is to add the line number argument like so.
Vanilla…
Looking at the Hugo docs here and here led me to the linenos argument.
While we’d start our code blocks like (```python)1, all I need more is to add the line number argument like so.
Vanilla…
Planet Emacslife
Marcin Borkowski: Safe killing with Emacs
http://mbork.pl/2022-09-17_Safe_killing_with_Emacs
Marcin Borkowski: Safe killing with Emacs
http://mbork.pl/2022-09-17_Safe_killing_with_Emacs
Planet Emacslife
Alvaro Ramirez: $ rm Important.txt (uh oh!)
http://xenodium.com/rm-important-txt-oh-sht
Alvaro Ramirez: $ rm Important.txt (uh oh!)
http://xenodium.com/rm-important-txt-oh-sht
Xenodium
$ rm Important.txt (uh oh!)
Planet Emacslife
Protesilaos Stavrou: Refinements to ef-themes deuteranopia regexp colours
https://protesilaos.com/codelog/2022-09-18-ef-themes-deuteranopia-regexp/
Protesilaos Stavrou: Refinements to ef-themes deuteranopia regexp colours
https://protesilaos.com/codelog/2022-09-18-ef-themes-deuteranopia-regexp/
Protesilaos Stavrou
Refinements to ef-themes deuteranopia regexp colours
Report on the improvements I made to the colours used for regexp groups in ef-deuteranopia-dark, ef-deuteranopia-light.
Planet Emacslife
Mario Jason Braganza: Exclude Files and Folders From an Rsync Copy
https://janusworx.com/blog/exclude-files-and-folders-from-an-rsync-copy/
Mario Jason Braganza: Exclude Files and Folders From an Rsync Copy
https://janusworx.com/blog/exclude-files-and-folders-from-an-rsync-copy/
Janusworx
Exclude Files and Folders From an Rsync Copy
I’ve been sticking to plain old rsync -az to sling files around using Rsync.
Until I ran into a hiccough today, where I filled up my teensy remote storage on the Pi, because a couple of subdirectories that were part of the run, were hundreds of megabytes…
Until I ran into a hiccough today, where I filled up my teensy remote storage on the Pi, because a couple of subdirectories that were part of the run, were hundreds of megabytes…
Planet Emacslife
Christian Tietze: Add Numbers to Emacs tab-bar-mode Tab Titles for Quick Access
https://christiantietze.de/posts/2022/02/emacs-tab-bar-numbered-tabs/
Christian Tietze: Add Numbers to Emacs tab-bar-mode Tab Titles for Quick Access
https://christiantietze.de/posts/2022/02/emacs-tab-bar-numbered-tabs/
Christian Tietze
Add Numbers to Emacs tab-bar-mode Tab Titles for Quick Access
I'm adding CIRCLED DIGIT unicode characters to my tabs in Emacs to select them by number.
Planet Emacslife
Protesilaos Stavrou: Emacs: prototype of notmuch-indicator
https://protesilaos.com/codelog/2022-09-19-emacs-notmuch-indicator-prototype/
Protesilaos Stavrou: Emacs: prototype of notmuch-indicator
https://protesilaos.com/codelog/2022-09-19-emacs-notmuch-indicator-prototype/
Protesilaos Stavrou
Emacs: prototype of notmuch-indicator
Brief introduction to a work-in-progress package that adds a notmuch count to the Emacs mode line.
Planet Emacslife
Sacha Chua: 2022-09-19 Emacs news
https://sachachua.com/blog/2022/09/2022-09-19-emacs-news/
Sacha Chua: 2022-09-19 Emacs news
https://sachachua.com/blog/2022/09/2022-09-19-emacs-news/