I use C-M-s
to search for a regexp. Then I use M-x replace-regexp
to replace the same regexp with some string. Can I save typing the regexp for the second time?
Generally, when typing an argument for a command, and then the same argument for a different command, can I save typing the argument for the second time?