Planet Emacslife
Discovering Emacs podcast: Making Incremental Search Work for You in Emacs - EP3
https://www.youtube.com/watch?v=9CdbfZXsrqg
Discovering Emacs podcast: Making Incremental Search Work for You in Emacs - EP3
https://www.youtube.com/watch?v=9CdbfZXsrqg
YouTube
Making Incremental Search Work for You in Emacs - EP3
Today I'm going to share some of the ways I utilize Emacs's incremental search, during my workflow. In addition I'll be sharing some configuration recommendations that you might also find useful.
Go to show notes:
https://github.com/VernonGrant/discovering…
Go to show notes:
https://github.com/VernonGrant/discovering…
Planet Emacslife
Sacha Chua: 2023-03-06 Emacs news
https://sachachua.com/blog/2023/03/2023-03-06-emacs-news/
Sacha Chua: 2023-03-06 Emacs news
https://sachachua.com/blog/2023/03/2023-03-06-emacs-news/
🎉1
Planet Emacslife
Jeremy Friesen: Coloring Regular Expression via Modus Themes for Treesit Faces
https://takeonrules.com/2023/03/08/coloring-regular-expression-via-modus-themes-for-treesit-faces/
Jeremy Friesen: Coloring Regular Expression via Modus Themes for Treesit Faces
https://takeonrules.com/2023/03/08/coloring-regular-expression-via-modus-themes-for-treesit-faces/
Take on Rules
Coloring Regular Expression via Modus Themes for Treesit Faces
In this post, I want to show how I added a bit of additional color to my theme for faces assigned by the built-in Emacs 📖 29 treesit package.
Introduction Since adopting Emacs, I have used the Modus Themes. I appreciate Protesilaos Stavrou (Prot 📖)’s focus…
Introduction Since adopting Emacs, I have used the Modus Themes. I appreciate Protesilaos Stavrou (Prot 📖)’s focus…
Planet Emacslife
James Dyer: Replacing deadgrep with consult-ripgrep
https://emacs.dyerdwelling.family/emacs/20230225134207-emacs--trying-out-consult-ripgrep-to-replace-deadgrep/
James Dyer: Replacing deadgrep with consult-ripgrep
https://emacs.dyerdwelling.family/emacs/20230225134207-emacs--trying-out-consult-ripgrep-to-replace-deadgrep/
the DyerDwelling/emacs
Replacing deadgrep with consult-ripgrep · the DyerDwelling/emacs
Join me on my journey to a more fluid vanilla-ish emacs workflow
and may the emacs pinky stay ever dormant in my aging fingers!
and may the emacs pinky stay ever dormant in my aging fingers!
Planet Emacslife
Protesilaos Stavrou: Emacs: ‘beframe’ package demo
https://protesilaos.com/codelog/2023-02-28-emacs-beframe-demo/
Protesilaos Stavrou: Emacs: ‘beframe’ package demo
https://protesilaos.com/codelog/2023-02-28-emacs-beframe-demo/
Protesilaos Stavrou
Emacs: ‘beframe’ package demo
Video demonstration of my new ‘beframe’ package for Emacs. It helps me isolate buffers on a per-frame basis.
Planet Emacslife
Emacs APAC: Announcing Emacs Asia-Pacific (APAC) virtual meetup, Saturday, March 25, 2023
https://emacs-apac.gitlab.io/announcements/march-2023/
Emacs APAC: Announcing Emacs Asia-Pacific (APAC) virtual meetup, Saturday, March 25, 2023
https://emacs-apac.gitlab.io/announcements/march-2023/
Planet Emacslife
Marcin Borkowski: Adding my TODOs to agenda
https://mbork.pl/2023-03-11_Adding_my_TODOs_to_agenda
Marcin Borkowski: Adding my TODOs to agenda
https://mbork.pl/2023-03-11_Adding_my_TODOs_to_agenda
Planet Emacslife
Cameron Desautels: 2023 SXSW Taiwan Beats Playlist
https://camdez.com/blog/2023/03/11/2023-sxsw-taiwan-beats-playlist/
Cameron Desautels: 2023 SXSW Taiwan Beats Playlist
https://camdez.com/blog/2023/03/11/2023-sxsw-taiwan-beats-playlist/
camdez
2023 SXSW Taiwan Beats Playlist
The Taiwan Beats Showcase is probably my favorite music event
at SXSW, and I make a point to catch it every year.
This year I put together a playlist of songs by all of the performing
artists for my friends at the Austin chapter of Taiwanese American
Professionals.…
at SXSW, and I make a point to catch it every year.
This year I put together a playlist of songs by all of the performing
artists for my friends at the Austin chapter of Taiwanese American
Professionals.…
Planet Emacslife
Meta Redux: adoc-mode Reborn
https://metaredux.com/posts/2023/03/12/adoc-mode-reborn.html
Meta Redux: adoc-mode Reborn
https://metaredux.com/posts/2023/03/12/adoc-mode-reborn.html
Meta Redux
adoc-mode reborn
It’s no secret I’m a big of fan of both Emacs and AsciiDoc. I’ve been using AsciiDoc heavily for years and most of the documentation of my bigger OSS projects is written in AsciiDoc. That being said, my experience with the only AsciiDoc major mode for Emacs…
Planet Emacslife
Emacs Redux: Remove Keybinding in Emacs
https://emacsredux.com/blog/2023/03/12/remove-keybinding-in-emacs/
Emacs Redux: Remove Keybinding in Emacs
https://emacsredux.com/blog/2023/03/12/remove-keybinding-in-emacs/
Emacs Redux
Remove Keybinding in Emacs
Most of the time people ask how to add new keybindings to Emacs and that makes perfect sense. Occasionally, however, the topic of removing keybindings also emerges - e.g. recently Paredit added a keybinding that messed up some REPL mode that were enabling…
Planet Emacslife
Emacs Redux: Install a Package from a VCS Repository
https://emacsredux.com/blog/2023/03/12/install-a-package-from-a-vcs-repository/
Emacs Redux: Install a Package from a VCS Repository
https://emacsredux.com/blog/2023/03/12/install-a-package-from-a-vcs-repository/
Emacs Redux
Install a Package from a VCS Repository
Most of the time the packages we need to install are already available in some of the popular package repositories (e.g. MELPA or GNU ELPA). Occasionally, however, some Elisp code has not yet been packaged (or we want to use an unreleased version of a package)…
Planet Emacslife
Meta Redux: clojure-mode meets tree-sitter
https://metaredux.com/posts/2023/03/12/clojure-mode-meets-tree-sitter.html
Meta Redux: clojure-mode meets tree-sitter
https://metaredux.com/posts/2023/03/12/clojure-mode-meets-tree-sitter.html
Meta Redux
clojure-mode meets tree-sitter
It’s no secret that one of the biggest weaknesses of Emacs is that features like font-locking (syntax highlighting) and indentation are (usually) implemented in terms of regular expressions. Even though this primitive approach mostly gets the job done, it’s…
Planet Emacslife
Jeremy Friesen: Take on Rules Blog Writing and Publishing Playbook
https://takeonrules.com/2023/03/12/take-on-rules-blog-writing-and-publishing-playbook/
Jeremy Friesen: Take on Rules Blog Writing and Publishing Playbook
https://takeonrules.com/2023/03/12/take-on-rules-blog-writing-and-publishing-playbook/
Take on Rules
Take on Rules Blog Writing and Publishing Playbook
As of 2023-03-10 I build Take on Rules via a Static Site Generator (SSG 📖). Hugo 📖 to be precise. I write locally, run a build process which generates static Hypertext Markup Language (HTML 📖) pages. I push those pages to a host which is then serves those…