Weekly Post 89

Posted on September 7, 2025

First Emacs package - Autopaste.el

Inspired by a feature I found in Antinote. I wanted to bring that functionality into Emacs. And so I present - autopaste.el. Demo:

Currently it works only on macos because it uses macos’ pbpaste command. Hoping to support Linux clipboard soon.

Through the lens