Planet Emacslife
James Dyer: Debugging Software Breakage with Git Stash and Emacs
https://emacs.dyerdwelling.family/emacs/20250826103741-emacs--debugging-software-breakage-with-git-stash-and-emacs/
James Dyer: Debugging Software Breakage with Git Stash and Emacs
https://emacs.dyerdwelling.family/emacs/20250826103741-emacs--debugging-software-breakage-with-git-stash-and-emacs/
Planet Emacslife
Protesilaos Stavrou: Prot Asks: port19 about RSI, keyboard ergonomics, dictation tools, and geriatric nursing
https://protesilaos.com/codelog/2025-09-11-prot-asks-port19-rsi-keyboard-ergonomics-dictation-geriatric-care/
Protesilaos Stavrou: Prot Asks: port19 about RSI, keyboard ergonomics, dictation tools, and geriatric nursing
https://protesilaos.com/codelog/2025-09-11-prot-asks-port19-rsi-keyboard-ergonomics-dictation-geriatric-care/
Protesilaos Stavrou
Prot Asks: port19 about RSI, keyboard ergonomics, dictation tools, and geriatric nursing
I talk to port19 about custom keyboards to improve ergonomics and to ease the pain of repetitive strain injury.
Planet Emacslife
localauthor: Managing Emacs Tabs with 'tab-sets.el'
/posts/tab-sets/
localauthor: Managing Emacs Tabs with 'tab-sets.el'
/posts/tab-sets/
Planet Emacslife
Sacha Chua: Emacs and dom.el: quick notes on parsing HTML and turning DOMs back into HTML
https://sachachua.com/blog/2025/09/emacs-and-dom-el-quick-notes-on-parsing-html-and-turning-doms-back-into-html/
Sacha Chua: Emacs and dom.el: quick notes on parsing HTML and turning DOMs back into HTML
https://sachachua.com/blog/2025/09/emacs-and-dom-el-quick-notes-on-parsing-html-and-turning-doms-back-into-html/
Planet Emacslife
Irreal: How To Reveal You’re An Emacs User Without Saying So
https://irreal.org/blog/?p=13270
Irreal: How To Reveal You’re An Emacs User Without Saying So
https://irreal.org/blog/?p=13270
Planet Emacslife
Jeremy Friesen: Dynamic Org-Mode Block to List Books Read
https://takeonrules.com/2025/09/14/at-09-51/
Jeremy Friesen: Dynamic Org-Mode Block to List Books Read
https://takeonrules.com/2025/09/14/at-09-51/
Planet Emacslife
Hristos N. Triantafillou: Linux Gaming: Fallout 1
https://www.hristos.co/blog/linux-gaming-fallout1/
Hristos N. Triantafillou: Linux Gaming: Fallout 1
https://www.hristos.co/blog/linux-gaming-fallout1/
www.hristos.co
Linux Gaming: Fallout 1 | Hristos N. Triantafillou
The personal website of Hristos N. Triantafillou.
Planet Emacslife
Jeremy Friesen: Dynamic Org-Mode Block to List Books Read
https://takeonrules.com/2025/09/14/dynamic-org-mode-block-to-list-books-read/
Jeremy Friesen: Dynamic Org-Mode Block to List Books Read
https://takeonrules.com/2025/09/14/dynamic-org-mode-block-to-list-books-read/
Take on Rules
Dynamic Org-Mode Block to List Books Read
This year Jenny and I are participating in our local library’s reading challenge. We formed our own team, with the goal of the team reading 100 books.
On Friday I read Reading about the reading life: September 12, 2025 edition, in which the author draws attention…
On Friday I read Reading about the reading life: September 12, 2025 edition, in which the author draws attention…
Planet Emacslife
localauthor: Managing Emacs Tabs with 'tab-sets.el'
https://localauthor.github.io/posts/tab-sets/
localauthor: Managing Emacs Tabs with 'tab-sets.el'
https://localauthor.github.io/posts/tab-sets/
Planet Emacslife
Sacha Chua: 2025-09-15 Emacs news
https://sachachua.com/blog/2025/09/2025-09-15-emacs-news/
Sacha Chua: 2025-09-15 Emacs news
https://sachachua.com/blog/2025/09/2025-09-15-emacs-news/
Planet Emacslife
Marcin Borkowski: Entering dates in Emacs Calc
https://mbork.pl/2025-09-15_Entering_dates_in_Emacs_Calc
Marcin Borkowski: Entering dates in Emacs Calc
https://mbork.pl/2025-09-15_Entering_dates_in_Emacs_Calc
Planet Emacslife
George Huebner: Speedier elisp-refs-* with Dumb Grep
https://feyor.sh/blog/speedier-elisp-refs/
George Huebner: Speedier elisp-refs-* with Dumb Grep
https://feyor.sh/blog/speedier-elisp-refs/
feyor.sh
Speedier elisp-refs-* with Dumb Grep
Helpful is a fantastic Emacs package that drastically improves the builtin help-mode. One of the particularly nice features is finding references to a particular symbol. Unfortunately it can be painfully slow in practice due to actually parsing every loaded…
Planet Emacslife
Magnus: Listing buffers by tab using consult and bufferlo
https://magnus.therning.org/2025-09-16-listing-buffers-by-tab-using-consult-and-bufferlo.html
Magnus: Listing buffers by tab using consult and bufferlo
https://magnus.therning.org/2025-09-16-listing-buffers-by-tab-using-consult-and-bufferlo.html
magnus.therning.org
Listing buffers by tab using consult and bufferlo
How I solved a problem with ~tab-new~ bringing the current buffer to the new tab.