Eric Smith <[EMAIL PROTECTED]> wrote on Thu, 20 Apr 2000:
> I would like to be able to press just <enter> when I am in the compose
> menu and have a mail that is edited and ready to send. I tried
> macro compose \r y
> and
> macro compose <enter> y
There's a difference between Return and Enter. Enter is the key in the
numberpad, way off to the right. Return is the key between backspace
and right shift. Even if the two keys are commonly called the same (ie.
they generate a newline) sometimes the two are treated differently.
curses is one of these implementations...
Since you want the return key to just send off the email, you're
probably better off using bind instead of a macro.
Also, I think you should be binding \n, not \r.
So try these:
bind compose <return> <send-message>
or:
bind compos \n <send-message>
You may also find the key binding list (viewed with ? in the compose
menu) helpful...
Hope this helps,
Mikko
--
// Mikko Hänninen, aka. Wizzu // [EMAIL PROTECTED] // http://www.iki.fi/wiz/
// The Corrs list maintainer // net.freak // DALnet IRC operator /
// Interests: roleplaying, Linux, the Net, fantasy & scifi, the Corrs /
Dyslexics of the world, untie!