Richard Stallman writes: > An idea that occurs to me: if the interactive string of a subr starts > with `(', read it to get a sexp and then eval that sexp. This would be cool indeed! Something like that? (fileio.c is changed for the example)