On Tue, 15 Jan 2008 15:12:31 -0500, terrence.x.brannon at jpmchase.com wrote: > (regex-replace "aba#" a "" :extended-mode t) There is not :EXTENDED-MODE keyword argument for REGEX-REPLACE. http://weitz.de/cl-ppcre/#regex-replace Edi.