Planet Emacslife
Discovering Emacs podcast: 2 - Efficiency With The Mark Ring
Discovering Emacs podcast: 2 - Efficiency With The Mark Ring
Planet Emacslife
Nicolas Martyanoff: Custom Font Lock configuration in Emacs
https://www.n16f.net/blog/custom-font-lock-configuration-in-emacs/
Nicolas Martyanoff: Custom Font Lock configuration in Emacs
https://www.n16f.net/blog/custom-font-lock-configuration-in-emacs/
Brain dump
Custom Font Lock configuration in Emacs
Font Lock is the builtin Emacs minor mode used to highlight textual elements in buffers. Major modes usually configure it to detect various syntaxic constructions and attach faces to them.
The reason…
The reason…
👍3
Planet Emacslife
Manuel Uberti: Jump to minibuffer from completions
https://manueluberti.eu//2023/02/25/switch-to-minibuffer.html
Manuel Uberti: Jump to minibuffer from completions
https://manueluberti.eu//2023/02/25/switch-to-minibuffer.html
manueluberti.eu
Jump to minibuffer from completions – Manuel Uberti
My personal website
Planet Emacslife
Jeremy Friesen: My Lesser Sung Packages of Emacs
https://takeonrules.com/2023/02/25/my-lesser-sung-packages-of-emacs/
Jeremy Friesen: My Lesser Sung Packages of Emacs
https://takeonrules.com/2023/02/25/my-lesser-sung-packages-of-emacs/
Take on Rules
My Lesser Sung Packages of Emacs
There are several packages that I consider vital to my Emacs 📖 experience:
Eglot Helpful Magit Vertico + Consult + Orderless + Marginalia + Embark (these five are often referenced together) Org-Mode 📖 Yet those packages are often celebrated and explained.…
Eglot Helpful Magit Vertico + Consult + Orderless + Marginalia + Embark (these five are often referenced together) Org-Mode 📖 Yet those packages are often celebrated and explained.…
👍1
Planet Emacslife
Sacha Chua: 2023-02-27 Emacs news
https://sachachua.com/blog/2023/02/2023-02-27-emacs-news/
Sacha Chua: 2023-02-27 Emacs news
https://sachachua.com/blog/2023/02/2023-02-27-emacs-news/
Planet Emacslife
Mario Jason Braganza: Emacs Can Transparently Encrypt and Decrypt File With Gpg
https://janusworx.com/blog/emacs-can-transparently-encrypt-and-decrypt-file-with-gpg/
Mario Jason Braganza: Emacs Can Transparently Encrypt and Decrypt File With Gpg
https://janusworx.com/blog/emacs-can-transparently-encrypt-and-decrypt-file-with-gpg/
Janusworx
Emacs Can Transparently Encrypt and Decrypt File With Gpg
I’ve been struggling to get org-caldav working on the desktop.
Nothing to do with the program itself. It’s excellent, fairly intuitive and really well documented. There just seems to be some gremlin in the works, that does not let the darned calendar see…
Nothing to do with the program itself. It’s excellent, fairly intuitive and really well documented. There just seems to be some gremlin in the works, that does not let the darned calendar see…
Planet Emacslife
Protesilaos Stavrou: Emacs: ‘beframe’ package demo
https://protesilaos.com/codelog/2023-02-28=emacs-beframe-demo/
Protesilaos Stavrou: Emacs: ‘beframe’ package demo
https://protesilaos.com/codelog/2023-02-28=emacs-beframe-demo/
Protesilaos Stavrou
Emacs: ‘beframe’ package demo
Video demonstration of my new ‘beframe’ package for Emacs. It helps me isolate buffers on a per-frame basis.
Planet Emacslife
Jeremy Friesen: Adding Consistent Color to Emacs Mode Line and iTerm Tab for Various Projects
https://takeonrules.com/2023/02/28/adding-consistent-color-to-emacs-mode-line-and-iterm-tab-for-various-projects/
Jeremy Friesen: Adding Consistent Color to Emacs Mode Line and iTerm Tab for Various Projects
https://takeonrules.com/2023/02/28/adding-consistent-color-to-emacs-mode-line-and-iterm-tab-for-various-projects/
Take on Rules
Adding Consistent Color to Emacs Mode Line and iTerm Tab for Various Projects
Yesterday, I was pairing with a co-worker and they were sharing their iTerm2 and Visual Studio Code 📖 tab colors. They mentioned that there are plugins for setting the iTerm tab color. Which had me wondering how I might configure my iTerm2 and Emacs 📖 to…
Planet Emacslife
FrostyX: For my Fedora packaging sponsorees
http://frostyx.cz/posts/for-my-fedora-packaging-sponsorees
FrostyX: For my Fedora packaging sponsorees
http://frostyx.cz/posts/for-my-fedora-packaging-sponsorees
frostyx.cz
For my Fedora packaging sponsorees
You have just been sponsored to the Fedora packager group and your
review ticket was formally granted the fedora-review+ flag?
review ticket was formally granted the fedora-review+ flag?
Planet Emacslife
Aimé Bertrand: AutoSwitch Mu4e context depending on mailbox
https://macowners.club/posts/autoswitch-mu4e-context-mailbox/
Aimé Bertrand: AutoSwitch Mu4e context depending on mailbox
https://macowners.club/posts/autoswitch-mu4e-context-mailbox/
macowners.club
AutoSwitch Mu4e context depending on mailbox
The reason There are a few things that depend on the context in Mu4e, some of which are mentioned in the documentation…
It can be useful to switch between different sets of settings in Mu4e; a typical example is the case where you have different e-mail accounts…
It can be useful to switch between different sets of settings in Mu4e; a typical example is the case where you have different e-mail accounts…
Planet Emacslife
Discovering Emacs podcast: 3 - Making Incremental Search Work for You
Discovering Emacs podcast: 3 - Making Incremental Search Work for You
DistroTube
Is It "WRONG" To Learn Emacs With The Evil Bindings
https://www.youtube.com/watch?v=omROuzns-m0
Is It "WRONG" To Learn Emacs With The Evil Bindings
https://www.youtube.com/watch?v=omROuzns-m0
YouTube
Is It "WRONG" To Learn Emacs With The Evil Bindings
There is some debate within the Emacs community about whether it is "wrong" to use the Evil keybindings (the Vim bindings). Are you using Emacs the wrong way if you go the Evil route? Is it worth learning the Evil keybindings if you new to Emacs? Let's…
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
James Dyer: Using Macros to Help Code Debugging
https://emacs.dyerdwelling.family/emacs/20230224195709-emacs--quick-debug-coding-insert/
James Dyer: Using Macros to Help Code Debugging
https://emacs.dyerdwelling.family/emacs/20230224195709-emacs--quick-debug-coding-insert/
the DyerDwelling/emacs
Using Macros to Help Code Debugging · 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!