Entries:

02 Mar 2022 - Write Html With Elisp

Recently I searched for a way to use Emacs Lisp to write HTML, I found a library called “charge” from this guy which lets you do exactly that: https://hungyi.net/posts/dead-simple-emacs-lisp-templating/

21 Feb 2022 - How to get format=flowed working in Mu4e inside Emacs

The best way to get f=f (AKA format=flowed) working inside Mu4e on Emacs, is to put this code into a file, and then into load-path and require it.