Re: Writing a memo to myself - echo memo | mutt $USER

2002-04-21 Thread David T-G
Dan, et al -- ...and then Dan Lowe said... % % Previously, Sven Guckes wrote: % % CTRL-Z suspends mutt. % echo memo | mutt $USER % CTRl-D leaves shell % done :-) % % I think you meant 'fg' instead of ^D... depending on the shell, ^D will Yeah, this is a mix of suspend-and-then-fg and

Re: Writing a memo to myself - echo memo | mutt $USER

2002-04-20 Thread Sven Guckes
* Philip Mak [EMAIL PROTECTED] [2002-04-13 04:20]: Scenario: I want to write a memo to myself that appears in my inbox. What's the easiest/fastest way to do this? CTRL-Z suspends mutt. echo memo | mutt $USER CTRl-D leaves shell done :-) you can make this a shell script, too: $ cat memo echo

Re: Writing a memo to myself - echo memo | mutt $USER

2002-04-20 Thread David Rock
On Sun, Apr 21, 2002 at 05:21:08AM +0200, Sven Guckes wrote: * Philip Mak [EMAIL PROTECTED] [2002-04-13 04:20]: Scenario: I want to write a memo to myself that appears in my inbox. What's the easiest/fastest way to do this? CTRL-Z suspends mutt. echo memo | mutt $USER CTRl-D leaves

Re: Writing a memo to myself - echo memo | mutt $USER

2002-04-20 Thread Dan Lowe
Previously, Sven Guckes wrote: CTRL-Z suspends mutt. echo memo | mutt $USER CTRl-D leaves shell done :-) I think you meant 'fg' instead of ^D... depending on the shell, ^D will either kill your running mutt session, or give you an error due to the running backgrounded job. -- Politics is

Re: Writing a memo to myself

2002-04-13 Thread Shawn McMahon
begin Philip Mak quotation: Right now I'm doing m, pmakENTER, subjectENTER and then typing it. A side effect of this is that the memo ends up in my sent-mail folder too. You could use a send-hook to turn off the fcc when sending to pmak. Make sure to create a default send-hook turning it

Writing a memo to myself

2002-04-12 Thread Philip Mak
Scenario: I want to write a memo to myself that appears in my inbox. What's the easiest/fastest way to do this? Right now I'm doing m, pmakENTER, subjectENTER and then typing it. A side effect of this is that the memo ends up in my sent-mail folder too. Oh, is it a bug that when I press y to

Re: Writing a memo to myself

2002-04-12 Thread Robert Conde
On Sat, Apr 13, 2002 at 12:19:11AM -0400, Philip Mak wrote: Scenario: I want to write a memo to myself that appears in my inbox. What's the easiest/fastest way to do this? Try putting this in your .muttrc send-hook pmak unset record macro index escm :push mpmak\r\r\rn Hitting escm (or alt-m