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
Planet Emacslife
Corwin Brust: My build command for Emacs 29 Snapshots
http://corwin.bru.st/2023-03-21-my-build-command-for-emacs-29-snapshots/
Corwin Brust: My build command for Emacs 29 Snapshots
http://corwin.bru.st/2023-03-21-my-build-command-for-emacs-29-snapshots/
corwin.bru.st
My build command for Emacs 29 Snapshots
A blog about expermenting with Emacs
👍2
Planet Emacslife
Tory Anderson: moving injected styles to a static .css file
https://tech.toryanderson.com/2023/03/22/moving-injected-styles-to-a-static-.css-file/
Tory Anderson: moving injected styles to a static .css file
https://tech.toryanderson.com/2023/03/22/moving-injected-styles-to-a-static-.css-file/
Toryanderson
moving injected styles to a static .css file
Intro prelim: this is a following my css-in-cljs method from my garden css has ascended, which was exceptionally good for the first draft/version of the project but eventually should cede to normal CSS once you are ready for hardening the product. The goal…
Planet Emacslife
Magnus: Making an Emacs major mode for Cabal using tree-sitter
https://magnus.therning.org/2023-03-22-making-an-emacs-major-mode-for-cabal-using-tree-sitter.html
Magnus: Making an Emacs major mode for Cabal using tree-sitter
https://magnus.therning.org/2023-03-22-making-an-emacs-major-mode-for-cabal-using-tree-sitter.html
magnus.therning.org
Making an Emacs major mode for Cabal using tree-sitter
Planet Emacslife
Discovering Emacs podcast: Essential Movement and Editing Shortcuts in Emacs - EP5
https://www.youtube.com/watch?v=nG3EMqOAWDg
Discovering Emacs podcast: Essential Movement and Editing Shortcuts in Emacs - EP5
https://www.youtube.com/watch?v=nG3EMqOAWDg
YouTube
Essential Movement and Editing Shortcuts in Emacs - EP5
In today's episode I'll be sharing some default movement and editing shortcuts. I'll only be cover some of the essentials, but I'm sure there's something new for both beginners and experienced Emacs users. And at the end I'll share some key binding recommendations…