On Wednesday, February 26, 2003 at 08:58:33, friedman hill ernest j. wrote: > I think Christopher Faylor wrote: > > On Wed, Feb 26, 2003 at 04:38:00PM +0100, Robert Fenk wrote: > > >$hi $you, > > >$point > > >$bye$i > > >$forward > > > > Yep. Uh huh. Ba bye now. > > > > cgf > > > > I think the OP was contributing a new cygwin tool; here's the whole > message he intended to send. > > # CYGWIN Auto-reply generator > export hi="Dear" > export you="newbie" > export point="RTFM" > export bye="Ba bye now." > export forward="cgf" > cat | mail [EMAIL PROTECTED] << EOF > $hi $you, > $point > $bye > $forward > EOF
Sorry for the noise, but it is even more powerful. When running the (X)Emacs mail reader VM you might be interested in vm-serial.el ... but NEVER locally bind "s" to mail-send for what ever wired reason you have, since mail-composition buffers get reused ... ;c/ well that is my lesson for today. Cheers Robert -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/