Wrote my first emacs-lisp. This shit is powerful.
At least in the context of extending the editor. Not sure about any other contexts.
@arm It adds a character to a line, saves the file, and then deletes the character. 😅
@arm Specifically, it adds the greater-than sign for a line of Unison code: https://www.unisonweb.org/docs/tour
@botox what does it do?