delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2005/09/24/03:44:05

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Date: Sat, 24 Sep 2005 09:36:18 +0200
From: Gary <slrn AT garydjones DOT mailshell DOT com>
To: slrn-user AT lists DOT sourceforge DOT net
Cc: cygwin AT cygwin DOT com
Subject: Re: slrn & mutt - display problem
Message-ID: <24092005073619slrn@garydjones.mailshell.com>
Mime-Version: 1.0

> When I try to reply to a posting by email the entire window
> simply goes black. My mail_editor_command is "mutt -H '%s'",
> and I am using rxvt (in Cygwin).

As I thought, it was a terminal issue.

instead of 

set mail_editor_command "mutt -H '%s'"

using

mail_editor_command "export TERM=vt220; mutt -H '%s'; export TERM=rxvt"

produces a usable display. I'd got this set as an alias in my bash profile
but had completely forgotten about it.

Many thanks everyone who chimed in with advice, even those of you who told
me not to use mutt ;-)

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019