On Tue, Sep 26, 2000 at 09:55:53PM -0500, Jeff Howie wrote:
> On Tue, Sep 26, 2000 at 08:43:46PM -0400, Thomas Dickey wrote:
> > On Tue, Sep 26, 2000 at 05:55:58PM -0500, Jeff Howie wrote:
> > > Hi all. I've noticed a really annoying problem, that I can't seem to
> > > be able to resize the xterm that is running mutt. I've experienced
> > 
> > is this mutt running in an xterm by itself, e.g.,
> >     xterm -e mutt
> > or from a shell?
> 
> I usually run the 'xterm -e mutt' way, but I've tried it from the
> shell, and no difference.

well, then it's more likely a problem with mutt's configure script
(or ifdef's) not picking up the code that handles SIGWINCH.  I'd
go back - 2 steps - and see if mutt has a SIGWINCH handler being
compiled, and if so whether the piece it uses (e.g., resizeterm for
ncurses) are found by the configure script.

-- 
Thomas E. Dickey <[EMAIL PROTECTED]>
http://dickey.his.com
ftp://dickey.his.com

Reply via email to