* Christoph Kampe <[EMAIL PROTECTED]> [2002-10-17 01:16 +0200]: > I took the macro from Alain some threads before, to fetch mail by one > keypress. > Like this: > macro index "<F12>" "!fetchmail &\r" > macro pager "<F12>" "!fetchmail &\r" > macro browser "<F12>" "!fetchmail &\r" > > Is there a way to get rid of the "Please press a key" message after > executing the macro?
Search the manual for wait_key. Nicolas
