Not sure why I ever spend time screwing around with regexp strings when rx exists.
Not sure why I ever spend time screwing around with regexp strings when rx exists.
My answer is only partly adequate, because I use Common Lisp with Slime sometimes and without Slime sometimes.
I find Slime to be fine.
I also run REPLs in Emacs comint buffers, so this gives me way, way more than the `readline' stuff.
Anyway, as they say,
"Punch cards?
You had _punch cards_?!"
And this led me to find
<https://github.com/FemtoEmacs/Sumerian>:
«There are two ways of typesetting Sumerian. The first uses Unicode and a scriptable text editor like Emacs to perform the typesetting. The other one is to write your fonts using Bezier curves and an image manipulation program, such as GIMP. In this tutorial, you will learn to typeset Sumerian in Emacs, but I provide a Gimp directory where you can learn how to design your Sumerian fonts.»
I still can't remember the name of the Sumerian prototype for Noah (I don't think it's Enki), though, but I'll leave that for another time.
I have tried the #Emacs pretest 31.0.90 from https://emacsformacosx.com/builds and it fails to start with an error related to dyld[94594]: Library not loaded: /nix/store/f3anvg741m7059d0gx42gr27fw5kg1qh-libiconv-109.100.2/lib/libcharset.1.dylib
Anyone has got it working? TY
svg-line: Better Status Bars for Emacs
New blog post! This one demonstrates an Emacs package I created called svg-line, inspired by @rougier 's dual-header gist. For all status bars it provides support for multi-line bars, icons, wrapping, buttons, and left/right/center alignment.