💾 Archived View for idiomdrottning.org › emacs-numeronym captured on 2023-11-14 at 08:38:30. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-03-01)
-=-=-=-=-=-=-
Today I was writing the word a11y except that I didn’t remember the number so I wrote accessibility and then called numeronym-at-point, which was still in my crusty old .emacs after I wrote it many many years ago, I can’t even remember when, and that turned it into a11y automatically for me.
It’s such a dinky li’l function but in the interest of publishing more of my code after years of “enh, no-one would want this”–motivated hoarding, here it is!
For a repo (which you can use with straight.el or Quelpa), it’s
git clone https://idiomdrottning.org/do-thing-at-point.el