Ray wrote:
> You replaced (setq $error_syms (append $error_syms (list sym))) with
> tuchus? But you replaced concat with intern/format?
Yes, tuchus is a relatively well known counterpart to push. It just
adds at the tail end of a list.
As far as I can tell the word comes from the Yiddish language and
means posterior (gluteus maximus).
> What makes tuchus special and concat not? What does tuchus mean anyway?
The implementation of the tuchus macro is done well, far better than
the append code it replaced.
The implementation and the use of concat however is more of a crock,
like all the uses of implode/explode.
'Andreas