Today's cleaned-up Emacs package is fasta.el; not really of much use to me any more, probably not of use to anyone else, but I couldn't ignore it.

https://blog.davep.org/2026/04/08/fasta-el-v1-1.html

#emacs #lisp #elisp #bioinformatics #programming

fasta.el v1.1

Today's Emacs Lisp package tidy-up is of a package I first wrote a couple of employers ago. While working on code I often found myself viewing FASTA files in an Emacs buffer and so I thought it would be fun to use this as a reason to knock up a simple mode for highlighting them.

davep
@davep Wow, that's super useful! Very nice.