I would like to set a shortcut to export message. For example, I want to convert messages in LaTeX to store them on my PC. So i wrote a script in Perl, which reads a message(s) body from standard input. I want to select a message and type Ctrl-L, for example to send a current or tagged messages to stdin of my script.
Is it possible?