Xah Talk Show 2025-08-14 Ep692 Emacs Lisp Find Replace Greek Chars, Multiple Pairs Algorithm, Feedback Loop Problem

rewrite xah-replace-greek-letter-name-to-symbol

if we want to do multi-pair find replace with regex, then we do it sequentially.

you have some greek letters, such as alpha and beta.
suppose you have a angle of theta.

you have some greek letters, such as α and β.
suppose you have a angle of thη η.

you have some greek letters, such as α and β.
suppose you have a angle of θ.