There have been a request that we make rmspecials preserve whitespace. I do agree with the request, because spaces are not "special" per se, and especially because we already have rmwhitespace to remove the whitespace from a string.
This is trivial, but we first need to figure out how rmspecials is being used in production filters.