emacs-mailto: Open macOS mailto: Links in Emacs
The GNU Emacs NS port doesn’t handle mailto: links on macOS: click one while Emacs is running and nothing happens. emacs-mailto is a tiny relay app that fixe...
The GNU Emacs NS port doesn’t handle mailto: links on macOS: click one while Emacs is running and nothing happens. emacs-mailto is a tiny relay app that fixe...
shpaste is a small Emacs client for paste.sr.ht. Create a paste from a region or a whole buffer, get the URL straight in your kill-ring, and browse or delete...
GPG only protects the emails you actually remember to protect. Instead of toggling signing and encryption by hand before every send, mu4e can do it for me: s...
I moved to Doom Emacs and disabled Evil out of habit. Later I gave its Vim bindings a real chance. The grammar fought me for a while, then it clicked, and it...
When an Emacs package needs an API token, the easy path is to introduce a custom variable and let users store the secret in their configuration. shpaste take...
When it comes to Emacs and emails reading, one of the most popular options is Gnus. Let’s see how to configure it for multiple IMAP / SMTP servers without us...
When writing Elixir code you’ll often find yourself typing the pipe operator which is not very convinient. Let’s see how to ease this in Emacs.
You’re experiencing excessive lag and timeouts when using Tramp on remote servers through SSH. Here is the solution to one of the most common cause.