From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from dtmf.uark.edu ([130.184.144.116] ident=postfix) by speech.braille.uwo.ca with esmtp (Exim 3.33 #1 (Debian)) id 16XBgw-0005Oj-00 for ; Sat, 02 Feb 2002 20:43:38 -0500 Received: by dtmf.uark.edu (Postfix, from userid 1000) id 3F6B075ABD; Sat, 2 Feb 2002 19:46:19 -0600 (CST) Date: Sat, 2 Feb 2002 19:46:19 -0600 From: Chris Nestrud To: speakup@braille.uwo.ca Subject: Re: mutt Message-ID: <20020203014619.GB28232@TheTestPattern.com> Mail-Followup-To: speakup@braille.uwo.ca References: <000701c1ac43$7279b650$6801030a@greatmachine> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.25i Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.8 Precedence: bulk Reply-To: speakup@braille.uwo.ca List-Help: List-Post: List-Subscribe: , List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: On Sat, Feb 02, 2002 at 07:23:37PM -0500, Janina Sajka wrote: > > 1.) Where/how do I get rid of headers I don't want to see by default > when I pull a message into view? In Pine there's a configuration option > "viewer-hdrs=" which I've set to "From" so that's all I see when I view a > message--who it's from. If I want more, the 'h' command brings up a > display of the message headers. Can I do something similar in Mutt? The > way it's coming up now is awfully heavy on headers I don't want to see > generally speaking; In mutt, you can ignore all headers and unignore the ones you'd like to see, or ignore certain headers and have the rest unignored by default. Here's what I have, which ignores all headers, unignores a few, and specifies the display order. # message headers # show the headers I wish to see ignore * unignore From: date to cc subject # and sort them too. hdr_order Date From: To: Reply-To: Cc: Bcc: Subject: > 2.) In Pine when I enter a message to view it, speakup just starts > chatting. I've got my cursor tracking, of course. At the moment I have to > press the plus key on the numeric keypad to read the screen in Mutt which > certainly isn't as convenient or as fast. How does this work for you? I don't quite follow. With the top line of help disabled, the message is read immediately. Chris