From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28573 invoked from network); 22 Jun 2000 04:00:15 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 22 Jun 2000 04:00:15 -0000 Received: (qmail 29051 invoked by alias); 22 Jun 2000 03:59:55 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 12026 Received: (qmail 29035 invoked from network); 22 Jun 2000 03:59:45 -0000 Date: Wed, 21 Jun 2000 23:59:36 -0400 From: Clint Adams To: Geoff Wing Cc: zsh-workers@sunsite.auc.dk Subject: Re: bug in _mutt ? Message-ID: <20000621235936.B14101@scowler.net> References: <0FWG001LEBP9TL@la-la.cambridgesiliconradio.com> <1000621152449.ZM31146@candle.brasslantern.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Mutt/1.0.1i In-Reply-To: ; from mason@primenet.com.au on Thu, Jun 22, 2000 at 03:55:19AM +0000 > One note, it doesn't yet check ~/.mutt/muttrc if ~/.muttrc doesn't exist. It also doesn't check the global Muttrc, which is a little harder to find. In theory, it should also be smart enough to notice -F and -n (do not read global muttrc), but I'm not going to tackle that just yet.