Currently, this command :s/.*/\,(upcase \&) it complains with: ex-substitute: Invalid use of `\' in replacement text Ideally the behavior should copy that of replace-regexp, which calls upcase on the provided parameter. Is this problem in the domain of vimpulse? Thanks, Justin