ZWEI should have an Atom-Word-Replace command. Basically, it would be used for replacing one symbol by another in Lisp code. For instance, one may want to replace X with *X*, but we don't want to do the replacement within comments or strings, and not within other symbols, like MAX-X.