At 11:22 AM EDT on October 22 Vincent Lefevre sent off:
> On Fri, Oct 22, 1999 at 09:51:42 -0400, Jim Simmons wrote:
> > I'm getting a scroll bar from rxvt, and after doing a few things there are
> > actually lines in the scroll back buffer.  I didn't have this problem with
> > 1.0pre4i.
> 
> I've just noticed exactly the same thing (with Mutt 1.0 and Slang 1.2.2).
> Here's what I've done:
> 
> 1) Start Mutt in rxvt from fvwm:
> 
>     Exec "Mutt" rxvt -n Mutt -T Mutt -e env LANG= xmutt

What if you start rxvt like this?

     rxvt +sb -sl 0 -n Mutt -T Mutt -e env LANG= xmutt

The +sb prevents drawing the scrollbar, and the -sl allocates 0 lines for the
scrollback buffer.
 
-- 
"Some mornings, it's just not worth chewing through the leather straps." 
  -- Emo Phillips
Robert I. Reid <[EMAIL PROTECTED]>     http://astro.utoronto.ca/~reid/
PGP Key: http://astro.utoronto.ca/~reid/pgp.html

Reply via email to