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…
System Crafters
Finding New Emacs Packages - System Crafters Live!
https://www.youtube.com/watch?v=spPFQZ5sZEc
Finding New Emacs Packages - System Crafters Live!
https://www.youtube.com/watch?v=spPFQZ5sZEc
YouTube
Finding New Emacs Packages - System Crafters Live!
In today's stream, we'll try to find interesting Emacs packages to try out! Feel free to bring your suggestions!
SUPPORT THE CHANNEL:
👕 https://store.systemcrafters.net
👍 https://systemcrafters.net/support-the-channel
📘 Get Your Copy of Mastering Emacs:…
SUPPORT THE CHANNEL:
👕 https://store.systemcrafters.net
👍 https://systemcrafters.net/support-the-channel
📘 Get Your Copy of Mastering Emacs:…
👍2
Planet Emacslife
Jeremy Friesen: Creating an Emacs Function to Create Yardoc Stubs
https://takeonrules.com/2023/03/18/creating-an-emacs-function-to-create-yardoc-stubs/
Jeremy Friesen: Creating an Emacs Function to Create Yardoc Stubs
https://takeonrules.com/2023/03/18/creating-an-emacs-function-to-create-yardoc-stubs/
Take on Rules
Creating an Emacs Function to Create Yardoc Stubs
This afternoon, I was exploring some Tree Sitter 📖 functions in Emacs 📖. I wanted to take a Ruby 📖’s method’s signature and create Yardoc stubs from the method parameters. Requirements Let’s say I have the following Ruby method definition: def call(foo, bar:…
Planet Emacslife
Aimé Bertrand: Custom functions No. 3 - Dired
https://macowners.club/posts/custom-functions-3-dired/
Aimé Bertrand: Custom functions No. 3 - Dired
https://macowners.club/posts/custom-functions-3-dired/
macowners.club
Custom functions No. 3 - Dired
File Management There should now be a trend in this series for custom functions (see the last posts for baseline & modules functions). I like things to work my way.
This is of course a reasonably easy thing to do using Emacs. With it being extensible and…
This is of course a reasonably easy thing to do using Emacs. With it being extensible and…
Planet Emacslife
Eric MacAdie: 2023-03 Austin Emacs Meetup
https://macadie.info/2023/03/19/2023-03-austin-emacs-meetup/
Eric MacAdie: 2023-03 Austin Emacs Meetup
https://macadie.info/2023/03/19/2023-03-austin-emacs-meetup/
Planet Emacslife
Amin Bandali: LibrePlanet 2023: What's new in Jami
https://kelar.org/~bandali/talks/jami-2023.html
Amin Bandali: LibrePlanet 2023: What's new in Jami
https://kelar.org/~bandali/talks/jami-2023.html