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
Planet Emacslife
Andrea: Doctest.el or testing your pure Elisp functions in your docstring
http://ag91.github.io/blog/2023/03/20/doctestel-or-testing-your-pure-elisp-functions-in-your-docstring
Andrea: Doctest.el or testing your pure Elisp functions in your docstring
http://ag91.github.io/blog/2023/03/20/doctestel-or-testing-your-pure-elisp-functions-in-your-docstring
ag91.github.io
Doctest.el or testing your pure Elisp functions in your docstring - Where parallels cross
Planet Emacslife
Protesilaos Stavrou: Emacs: Denote now optionally supports file name signatures (Folgezettel)
https://protesilaos.com/codelog/2023-03-20-emacs-denote-signature-feature/
Protesilaos Stavrou: Emacs: Denote now optionally supports file name signatures (Folgezettel)
https://protesilaos.com/codelog/2023-03-20-emacs-denote-signature-feature/
Protesilaos Stavrou
Emacs: Denote now optionally supports file name signatures (Folgezettel)
Announcement about the new feature in denote.el to establish sequential relations between files.
Planet Emacslife
Sacha Chua: 2023-03-20 Emacs news
https://sachachua.com/blog/2023/03/2023-03-20-emacs-news/
Sacha Chua: 2023-03-20 Emacs news
https://sachachua.com/blog/2023/03/2023-03-20-emacs-news/
Planet Emacslife
Marcin Borkowski: Manually entering clocking data
https://mbork.pl/2023-03-20_Manually_entering_clocking_data
Marcin Borkowski: Manually entering clocking data
https://mbork.pl/2023-03-20_Manually_entering_clocking_data
Planet Emacslife
James Dyer: Trimming ArtRage Playback Scripts using Emacs
https://emacs.dyerdwelling.family/emacs/20230309201924-emacs--trimming-artrage-playback-scripts/
James Dyer: Trimming ArtRage Playback Scripts using Emacs
https://emacs.dyerdwelling.family/emacs/20230309201924-emacs--trimming-artrage-playback-scripts/
the DyerDwelling/emacs
Trimming ArtRage Playback Scripts using Emacs · 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
Tassilo Horn: A read-buffer-function also suggesting recent files
https://tsdh.org/posts/2023-03-21-a-read-buffer-function-also-suggesting-recent-files.html
Tassilo Horn: A read-buffer-function also suggesting recent files
https://tsdh.org/posts/2023-03-21-a-read-buffer-function-also-suggesting-recent-files.html