_mark _mark "string". This command outputs '#mark "string"'. It
is useful for robots or automation, since you can stack
commands on one line. For example: _mark foo;look;_mark bar.
That would output "#mark foo", do a 'look', then output
"#mark bar".