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…
Planet Emacslife
James Dyer: Editing org files on an Android device - Part 1
https://emacs.dyerdwelling.family/emacs/20230312193655-emacs--editing-files-on-a-phone-and-tablet/
James Dyer: Editing org files on an Android device - Part 1
https://emacs.dyerdwelling.family/emacs/20230312193655-emacs--editing-files-on-a-phone-and-tablet/
the DyerDwelling/emacs
Editing org files on an Android device - Part 1 · 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!
❤2
Planet Emacslife
Protesilaos Stavrou: Emacs: ef-themes version 0.11.0
https://protesilaos.com/codelog/2023-03-13-ef-themes-0-11-0/
Protesilaos Stavrou: Emacs: ef-themes version 0.11.0
https://protesilaos.com/codelog/2023-03-13-ef-themes-0-11-0/
Protesilaos Stavrou
Emacs: ef-themes version 0.11.0
Information about the latest version of my colourful-yet-legible themes for GNU Emacs.
Planet Emacslife
Jeremy Friesen: Note Taking Apps I'd Consider (If I Didn't Use Emacs)
https://takeonrules.com/2023/03/13/note-taking-apps-id-consider-if-i-didnt-use-emacs/
Jeremy Friesen: Note Taking Apps I'd Consider (If I Didn't Use Emacs)
https://takeonrules.com/2023/03/13/note-taking-apps-id-consider-if-i-didnt-use-emacs/
Take on Rules
Note Taking Apps I'd Consider (If I Didn't Use Emacs)
Over the last year I’ve talked with a few folks looking at improving their note-taking game. As part of those conversations, I try to find out their use-case.
Do they want to get better at writing? Are they looking to synchronize notes across their machine?…
Do they want to get better at writing? Are they looking to synchronize notes across their machine?…
Planet Emacslife
Sacha Chua: 2023-03-13 Emacs news
https://sachachua.com/blog/2023/03/2023-03-13-emacs-news/
Sacha Chua: 2023-03-13 Emacs news
https://sachachua.com/blog/2023/03/2023-03-13-emacs-news/
Planet Emacslife
Emacs Redux: Avoid Accidentally Minimizing Emacs
https://emacsredux.com/blog/2023/03/14/avoid-accidentally-minimizing-emacs/
Emacs Redux: Avoid Accidentally Minimizing Emacs
https://emacsredux.com/blog/2023/03/14/avoid-accidentally-minimizing-emacs/
Emacs Redux
Avoid Accidentally Minimizing Emacs
One of the most annoying problems that newcomers experience with Emacs is that they often press C-z out of habit when they want to undo something.1 C-z (and C-x C-z), however, is bound to the command suspend-frame that works a bit differently than undo: Do…
Planet Emacslife
Emacs Redux: Removing (Unbinding) vs Unsetting Keybindings
https://emacsredux.com/blog/2023/03/14/removing-unbinding-vs-unsetting-keybindings/
Emacs Redux: Removing (Unbinding) vs Unsetting Keybindings
https://emacsredux.com/blog/2023/03/14/removing-unbinding-vs-unsetting-keybindings/
Emacs Redux
Removing (Unbinding) vs Unsetting Keybindings
Recently I wrote a short article on removing keybindings. Originally I failed to cover there one important nuance there that I’ll tackle today - namely the difference between really removing (unbinding) a keybinding versus just unsetting it (setting it to…
Planet Emacslife
Jeremy Friesen: Spending a Bit of Time Reviewing Consult Emacs Package
https://takeonrules.com/2023/03/14/spending-a-bit-of-time-reviewing-consult-emacs-package/
Jeremy Friesen: Spending a Bit of Time Reviewing Consult Emacs Package
https://takeonrules.com/2023/03/14/spending-a-bit-of-time-reviewing-consult-emacs-package/
Take on Rules
Spending a Bit of Time Reviewing Consult Emacs Package
When I first adopted the Consult package, I scanned the documentation and setup a basic configuration. I then went about using the basics and hacking functionality. Tonight I spent some time reviewing Consult’s documentation.
Below is the original advice…
Below is the original advice…
Planet Emacslife
Discovering Emacs podcast: Using Whitespace Mode in Emacs - EP4
https://www.youtube.com/watch?v=uViGjSqrLDw
Discovering Emacs podcast: Using Whitespace Mode in Emacs - EP4
https://www.youtube.com/watch?v=uViGjSqrLDw
YouTube
Using Whitespace Mode in Emacs - EP4
Today, we're taking a look at Emacs's whitespace mode and discussing how we can simplify its configuration to make it more applicable for most use cases.
Go to show notes:
https://github.com/VernonGrant/discovering-emacs/blob/main/show-notes/4-using-whitespace…
Go to show notes:
https://github.com/VernonGrant/discovering-emacs/blob/main/show-notes/4-using-whitespace…
Planet Emacslife
Emacs Redux: The Compat Elisp Library: A Package Maintainer’s Best Friend
https://emacsredux.com/blog/2023/03/16/the-compat-elisp-library-a-package-maintainer-s-best-friend/
Emacs Redux: The Compat Elisp Library: A Package Maintainer’s Best Friend
https://emacsredux.com/blog/2023/03/16/the-compat-elisp-library-a-package-maintainer-s-best-friend/
Emacs Redux
The Compat Elisp Library: A Package Maintainer’s Best Friend
I guess every package maintainer has been in the following situation - an upcoming version of Emacs introduces some new cool API that you’d like to use immediately. Or simply you have to maintain compatibility with many old Emacs versions, but you’d still…
Planet Emacslife
Emacs Redux: Setting the Default Font for Emacs
https://emacsredux.com/blog/2023/03/16/setting-the-default-font-for-emacs/
Emacs Redux: Setting the Default Font for Emacs
https://emacsredux.com/blog/2023/03/16/setting-the-default-font-for-emacs/
Emacs Redux
Setting the Default Font for Emacs
Even after almost 20 years of using Emacs I keep learning new things about it. I’ve always known that if you’re using Emacs on Linux the best way to set the default font is via the file .Xresources. Here’s some random example: Emacs.font: Iosevka Term Cu…