On Thu, Feb 28, 2008 at 04:39:49PM -0600, Kyle Wheeler wrote:
> While you're at it, you probably want to stop using keys and start
> using function names directly. Like so:
>
> macro attach b "unset wait_key\
> cat >/tmp/tmp.html; \
> opera --remote 'openURL(/tmp/tmp.html,new-page)' &\
> set wait
Hello,
This macro is working:
macro index f ":unset wait_key\n;!~/myScript\n;:set wait_key\n" \
"menu for fetching mail"
this one works also, but it is not setting the wait_key at the end of the
macro.
macro attach b ":unset wait_key\n|cat >/tmp/tmp.html; \
opera --remote 'openURL(/tmp/tmp.
Hello there,
If I press "e" in the index menu, it will open the raw mail in the editor.
Is it also possible, to see the raw mail in the pager or pipe it into an
external one?
Thank you
Adriana