Thanks for that quote cleanup. I was struck by its simplification of
"s/'\''/'\''\\\\\\\\'\'''\''/g" to "s/'/'\\\\\\\\''/g"; only cognoscenti
can appreciate minor victories like these. I installed it.
- fix quoting in trap command Bruno Haible via Bug reports for autoconf
- Re: fix quoting in trap com... Paul Eggert
- Re: fix quoting in trap... Zack Weinberg