GNU/Emacs
Resources, thoughts and tips around my favorite editor (and more) of all time
Emacs is the best editor possible, at least for me, especially with the killer org-mode module.
I do all in a lot in Emacs:
- task and calendar management using org-mode.
- mail using gnus.
- programming in different languages (elisp, go, bash, …)
- interactive shell using either eshell or vterm.
Here is my old attempt to document my Emacs setup, inspired by The Emacs Operating System (EOS) or Complete Computing Environment and other litterate configurations. In the end, I don’t have time to properly maintain this, and I prefer to do code and document it well.
Links
Here is a compilation of random articles around GNU/Emacs that I found interesting to share. I may add comment on those too.
Emacs Tramp tricks emacs
adventures in uncertainty: My Emacs Configuration (Or, Emacs is Agar for Brain Worms)
Fixing Emacs’s defaults is a nontrivial problem. We’ll start with UI concerns.
An Agenda for Life With Org Mode - The Chronicle
(org-agenda-skip-if nil ’(scheduled deadline))