Re: Like to see your script

2002-01-12 Thread Chris Gentle
On Sat, Jan 12, 2002 at 08:14:04AM +, Benjamin Smith wrote: > open(TTYOUT, ">/dev/tty"); > open(TTYIN, " print TTYOUT "Hello World!"; > $abc = ; > close(TTYIN); > close(TTYOUT); OK, I'll give it a try. I never got around to trying to fix it. I just found a work around instead. Thanks. --

Re: Like to see your script

2002-01-11 Thread Chris Gentle
On Fri, Jan 11, 2002 at 10:01:46PM +0800, Charles Jie wrote: > Thank you, Chris. I'm glad to see/use your script with my mutt. Please > post it. Several people have contacted me about the script I use for sending receipts. I decided just to post it here for anyone who wants it. There's a couple

Re: How to place a request of receipt for an outgoing mail?

2002-01-07 Thread Chris Gentle
On Thu, Jan 03, 2002 at 11:30:53AM +0800, Charles Jie wrote: > After reading Cliff's post and mutt's manual, I am not sure whether > Disposition-Notification-To: will do what I want. I've read all the other arguments about whether read-receipts are a good thing. Whether they are or not they are

Re: help with directory browser...

2001-07-31 Thread Chris Gentle
On Tue, Jul 31, 2001 at 02:52:48PM +0530, Ankit Mohan wrote: > you can do what i have done. you can bind a key ('I' in my case) to the > directory index. this can be done al follows : > macro index I "c?\t" > macro pager I "c?\t" That works. Thanks. -- Chris

help with directory browser...

2001-07-31 Thread Chris Gentle
Lets say I start mutt with the '-y' option to get a list of mailboxes which contain new mail. Then I press RETURN and enter a mailbox to read the messages. What's the easiest way to get back to the directory browser? Pressing c-TAB-TAB seems to do it but that seems a bit clumsy. If I press 'q'

Is this a locking problem?

2001-07-27 Thread Chris Gentle
0 May 2001 17:35:06 -0500 From: Chris Gentle <[EMAIL PROTECTED]> This should be the start of a new message in the mbox but as you can see the "From " line has been written into the middle of another message. This keeps mutt and formail from seeing the beginning of the new messag

Re: more questions

2001-07-17 Thread Chris Gentle
On Tue, Jul 17, 2001 at 07:14:40PM +0530, Fox Mulder wrote: > 2) again at the mutt.org site, in one of the screenshots, i saw > menus on the top of the window reading messages, folders, pgp etc. > how do i get those? do i need some sort of a patch or something? This is Eterm adding the menus. Th