System Crafters
The Latest in Emacs Completions - System Crafters Live!
https://www.youtube.com/watch?v=-MhSXU6Tx28
The Latest in Emacs Completions - System Crafters Live!
https://www.youtube.com/watch?v=-MhSXU6Tx28
YouTube
The Latest in Emacs Completions - System Crafters Live!
Turn your videos into live streams with Restream https://restre.am/ANIm
In today's stream, we'll take a fresh look at the latest state of completion/selection systems in Emacs to see if there's anything new to try out! At the very least, we'll try to write…
In today's stream, we'll take a fresh look at the latest state of completion/selection systems in Emacs to see if there's anything new to try out! At the very least, we'll try to write…
Planet Emacslife
Irreal: Org Mode For Project Breakdown and Estimation
https://irreal.org/blog/?p=11157
Irreal: Org Mode For Project Breakdown and Estimation
https://irreal.org/blog/?p=11157
❤1
Planet Emacslife
Marcin Borkowski: My approach to TODOs
https://mbork.pl/2023-02-18_My_approach_to_TODOs
Marcin Borkowski: My approach to TODOs
https://mbork.pl/2023-02-18_My_approach_to_TODOs
Planet Emacslife
Protesilaos Stavrou: Re: opinion on good Git commit messages?
https://protesilaos.com/codelog/2023-02-19-re-git-commit-guidelines/
Protesilaos Stavrou: Re: opinion on good Git commit messages?
https://protesilaos.com/codelog/2023-02-19-re-git-commit-guidelines/
Protesilaos Stavrou
Re: opinion on good Git commit messages?
My reply to a question about how I write Git commit messages for my dotfiles, Emacs projects, and others.
Planet Emacslife
Tony Zorman: Announcing: latex-change-env Version 0.3
https://tony-zorman.com/posts/latex-change-env-0.3.html
Tony Zorman: Announcing: latex-change-env Version 0.3
https://tony-zorman.com/posts/latex-change-env-0.3.html
Planet Emacslife
Unwound Stack: re-working-the-site
https://www.unwoundstack.com/blog/re-working-the-site.html
Unwound Stack: re-working-the-site
https://www.unwoundstack.com/blog/re-working-the-site.html
Unwoundstack
I'm re-working unwoundstack to incorporate different sorts post types
Planet Emacslife
Unwound Stack: replying-to-reworking-the-site
https://www.unwoundstack.com/blog/replying-to-reworking-the-site.html
Unwound Stack: replying-to-reworking-the-site
https://www.unwoundstack.com/blog/replying-to-reworking-the-site.html
Unwoundstack
Trying-out new post types with POSSE
Planet Emacslife
Unwound Stack: reworking-the-site
https://www.unwoundstack.com/blog/reworking-the-site.html
Unwound Stack: reworking-the-site
https://www.unwoundstack.com/blog/reworking-the-site.html
Unwoundstack
I'm re-working unwoundstack to incorporate different sorts post types
Planet Emacslife
Unwound Stack: follow-up-to-reworking-the-site
https://www.unwoundstack.com/blog/follow-up-to-reworking-the-site.html
Unwound Stack: follow-up-to-reworking-the-site
https://www.unwoundstack.com/blog/follow-up-to-reworking-the-site.html
Unwoundstack
Trying-out new post types with POSSE
Planet Emacslife
Eric MacAdie: 2023-02 Austin Emacs Meetup
https://macadie.info/2023/02/19/2023-02-austin-emacs-meetup/
Eric MacAdie: 2023-02 Austin Emacs Meetup
https://macadie.info/2023/02/19/2023-02-austin-emacs-meetup/
Planet Emacslife
Random Thoughts: Emacs and Org-Mode for Project Break Downs and Estimation
https://randomthoughts.dk/posts/2023/org-mode-for-project-estimation/
Random Thoughts: Emacs and Org-Mode for Project Break Downs and Estimation
https://randomthoughts.dk/posts/2023/org-mode-for-project-estimation/
randomthoughts.dk
In a stream of Random Thoughts ..
The HTML5 Herald
Planet Emacslife
Discovering Emacs podcast: 1 - Finding Files Recursively Using Locate
Discovering Emacs podcast: 1 - Finding Files Recursively Using Locate
Planet Emacslife
Sacha Chua: 2023-02-20 Emacs news
https://sachachua.com/blog/2023/02/2023-02-20-emacs-news/
Sacha Chua: 2023-02-20 Emacs news
https://sachachua.com/blog/2023/02/2023-02-20-emacs-news/
Planet Emacslife
Matus Goljer (Fuco1): Using OpenAI GPT to search your org files
https://fuco1.github.io/2023-02-20-Using-OpenAI-GPT-to-search-your-org-files.html
Matus Goljer (Fuco1): Using OpenAI GPT to search your org files
https://fuco1.github.io/2023-02-20-Using-OpenAI-GPT-to-search-your-org-files.html
fuco1.github.io
Using OpenAI GPT to search your org files
Planet Emacslife
Aimé Bertrand: Custom functions No. 1 - Baseline
https://macowners.club/posts/custom-functions-1-baseline/
Aimé Bertrand: Custom functions No. 1 - Baseline
https://macowners.club/posts/custom-functions-1-baseline/
macowners.club
Custom Emacs functions No. 1 - Baseline
What for? An extensible, customizable, free/libre text editor […]
What that means for most users – me included – is that you can make Emacs yours. And part of this is adding custom functions.
This might be because there is a functionality missing or just…
What that means for most users – me included – is that you can make Emacs yours. And part of this is adding custom functions.
This might be because there is a functionality missing or just…
Planet Emacslife
Grant Rettke: Gosmacs Is Now Open Source
https://www.wisdomandwonder.com/emacs/13968/gosmacs-is-now-open-source
Grant Rettke: Gosmacs Is Now Open Source
https://www.wisdomandwonder.com/emacs/13968/gosmacs-is-now-open-source
Wisdom And Wonder
Gosmacs Is Now Open Source
Via Reddit Gosmacs is now Open-Source and I know what you are all thinking: FINALLY
Planet Emacslife
Aimé Bertrand: Custom functions No. 2 - Modules
https://macowners.club/posts/custom-functions-2-modules/
Aimé Bertrand: Custom functions No. 2 - Modules
https://macowners.club/posts/custom-functions-2-modules/
macowners.club
Custom functions No. 2 - Modules
Modules The module timu-modules.el in my Emacs configuration is the first to loaded after the init file.
Why? It handles packages and the proper loading of all other modules.
Commands and functions timu-modules-install-packages I quite like the way Emacs…
Why? It handles packages and the proper loading of all other modules.
Commands and functions timu-modules-install-packages I quite like the way Emacs…