Planet Emacslife
Lars Ingebrigtsen: No Gnus T-Shirt Lottery Done
https://lars.ingebrigtsen.no/2024/03/01/no-gnus-t-shirt-lottery-done/
Lars Ingebrigtsen: No Gnus T-Shirt Lottery Done
https://lars.ingebrigtsen.no/2024/03/01/no-gnus-t-shirt-lottery-done/
Random Thoughts
No Gnus T-Shirt Lottery Done
The shirts are all packed! And on time! Sort of! My methodology here was M-x gnus-summary-sort-by-random (nice that somebody had added that), and then I went down from the top. If somebody had made…
Planet Emacslife
Jeremy Friesen: Quality of Life Improvement for Entering and Exiting Magit
https://takeonrules.com/2024/03/01/quality-of-life-improvement-for-entering-and-exiting-magit/
Jeremy Friesen: Quality of Life Improvement for Entering and Exiting Magit
https://takeonrules.com/2024/03/01/quality-of-life-improvement-for-entering-and-exiting-magit/
Take on Rules
Quality of Life Improvement for Entering and Exiting Magit
I use Magit 📖 everyday for most of my typical Git 📖 operations (e.g. writing commit messages, interactive rebasing, reviewing logs, creating pull requests, etc.)
What I have wanted is that when I call magit-status that it would “close” everything and be the…
What I have wanted is that when I call magit-status that it would “close” everything and be the…
Planet Emacslife
Tony Zorman: Smartly join comments with join-line
https://tony-zorman.com/posts/join-lines-comments.html
Tony Zorman: Smartly join comments with join-line
https://tony-zorman.com/posts/join-lines-comments.html
Planet Emacslife
Jeremy Friesen: An Evening Reading Documentation Leads to Discovery
https://takeonrules.com/2024/03/02/an-evening-reading-documentation-leads-to-discovery/
Jeremy Friesen: An Evening Reading Documentation Leads to Discovery
https://takeonrules.com/2024/03/02/an-evening-reading-documentation-leads-to-discovery/
Take on Rules
An Evening Reading Documentation Leads to Discovery
Last night I was exploring the Info section of Emacs documentation. I started reading about the Ripgrep Emacs package.
I learned that in the search results buffer of the rg command, I could save and name the query for later reference. I could then list out…
I learned that in the search results buffer of the rg command, I could save and name the query for later reference. I could then list out…
Planet Emacslife
Andrea: Improve EMMS randomness
http://ag91.github.io/blog/2024/03/02/improve-emms-randomness
Andrea: Improve EMMS randomness
http://ag91.github.io/blog/2024/03/02/improve-emms-randomness
ag91.github.io
Improve EMMS randomness - Where parallels cross
Planet Emacslife
Eric MacAdie: 2024-02 Austin Emacs Meeting
https://macadie.info/2024/03/04/2024-02-austin-emacs-meeting/
Eric MacAdie: 2024-02 Austin Emacs Meeting
https://macadie.info/2024/03/04/2024-02-austin-emacs-meeting/
Planet Emacslife
Protesilaos Stavrou: Emacs: spacious-padding version 0.4.0
https://protesilaos.com/codelog/2024-03-04-spacious-padding-0-4-0/
Protesilaos Stavrou: Emacs: spacious-padding version 0.4.0
https://protesilaos.com/codelog/2024-03-04-spacious-padding-0-4-0/
Protesilaos Stavrou
Emacs: spacious-padding version 0.4.0
Information about the latest version of my ‘spacious-padding’ package for GNU Emacs.
Planet Emacslife
Sacha Chua: 2024-03-04 Emacs news
https://sachachua.com/blog/2024/03/2024-03-04-emacs-news/
Sacha Chua: 2024-03-04 Emacs news
https://sachachua.com/blog/2024/03/2024-03-04-emacs-news/
Planet Emacslife
Andrey Listopadov: Accepting your own solutions to your own problems
https://andreyor.st/posts/2024-03-05-accepting-your-own-solutions-to-your-own-problems/
Andrey Listopadov: Accepting your own solutions to your own problems
https://andreyor.st/posts/2024-03-05-accepting-your-own-solutions-to-your-own-problems/
andreyor.st
Accepting your own solutions to your own problems
There was a weird thought going over and over in my head, regarding my Emacs configuration, and it extends to the other projects I do both at home and at work. You see, my configuration is riddled with custom code, and up until recently I had mixed feelings…
Planet Emacslife
James Dyer: Unified Interface for Switching Contexts - Switch to Thing
https://emacs.dyerdwelling.family/emacs/20240305160708-emacs--unified-interface-for-switching-contexts/
James Dyer: Unified Interface for Switching Contexts - Switch to Thing
https://emacs.dyerdwelling.family/emacs/20240305160708-emacs--unified-interface-for-switching-contexts/
Planet Emacslife
Arialdo Martini: Universal Quantifiers and Existential Types For The Rest Of Us
http://arialdomartini.github.io//universal-quantifiers
Arialdo Martini: Universal Quantifiers and Existential Types For The Rest Of Us
http://arialdomartini.github.io//universal-quantifiers
arialdomartini.github.io
Universal Quantifiers and Existential Types For The Rest Of Us
Random thoughts about programming
Planet Emacslife
Arialdo Martini: Emacs: Let's surround!
http://arialdomartini.github.io//emacs-surround
Arialdo Martini: Emacs: Let's surround!
http://arialdomartini.github.io//emacs-surround
arialdomartini.github.io
Emacs: Let's surround!
Random thoughts about programming
Planet Emacslife
Meta Redux: Weird Ruby: Incrementing Strings
https://metaredux.com/posts/2024/03/05/weird-ruby-incrementing-strings.html
Meta Redux: Weird Ruby: Incrementing Strings
https://metaredux.com/posts/2024/03/05/weird-ruby-incrementing-strings.html
Meta Redux
Weird Ruby: Incrementing Strings
I guess most Rubyists know that you can use the methods Integer#succ1 and its alias Integer#next to increment a number. E.g.: 1.succ # => 2 The method is rarely used directly, but it’s used internally by ranges to compute the elements within the range boundaries:…
Planet Emacslife
Sacha Chua: Cubing and Emacs: Checking out the competition
https://sachachua.com/blog/2024/03/cubing-and-emacs-checking-out-the-competition/
Sacha Chua: Cubing and Emacs: Checking out the competition
https://sachachua.com/blog/2024/03/cubing-and-emacs-checking-out-the-competition/