Greetings,

So...  I finally upgraded. :-)  No problems on my irix box.  However,
there are a few problems with the new version on my friend's linux
box.  Version info is:

  Mutt 1.2.5i (2000-07-28)
  Copyright (C) 1996-2000 Michael R. Elkins and others.
  Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'.
  Mutt is free software, and you are welcome to redistribute it
  under certain conditions; type `mutt -vv' for details.

  System: Linux 2.0.32 [using ncurses 1.9.9e]
  Compile options:
  -DOMAIN
  -DEBUG
  -HOMESPOOL  +USE_SETGID  +USE_DOTLOCK  +USE_FCNTL  -USE_FLOCK
  -USE_IMAP  -USE_GSS  -USE_SSL  -USE_POP  +HAVE_REGCOMP  -USE_GNU_REGEX  
  +HAVE_COLOR  +HAVE_PGP  -BUFFY_SIZE -EXACT_ADDRESS  +ENABLE_NLS
  SENDMAIL="/usr/sbin/sendmail"
  MAILPATH="/var/spool/mail"
  SHAREDIR="/home/alban/lib/mutt"
  SYSCONFDIR="/home/alban/etc"
  ISPELL="/usr/bin/ispell"
  To contact the developers, please mail to <[EMAIL PROTECTED]>.
  To report a bug, please use the muttbug utility.

I did:

  $ ./configure --prefix=$HOME
  $ make
  $ make install

Problem #1:

Every time I invoke mutt, it seems to instantly and persistently
redefine my terminal window characteristics as if I had a 24-line
screen (I use 80x40 xterm windows, with TERM=xterm).  So whether I
invoke a shell-escaped command or simply read a message with less(1)
(which I use as my pager in mutt), the output or message is messed
up.  When I exit mutt, the display is still in 24-line mode until I
execute "reset", which allows me again to use my full 40 lines.

Problem #2:

If I execute "mutt -p", highlight a postponed message and hit ENTER
to select it, it dumps core with:

  Segmentation fault (core dumped)

I experience neither of these problems with 0.95.4:

  Mutt 0.95.4us (1999-03-03)
  Copyright (C) 1996-8 Michael R. Elkins and others.
  Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'.
  Mutt is free software, and you are welcome to redistribute it
  under certain conditions; type `mutt -vv' for details.

  System: Linux 2.0.32 [using slang 10202]
  Compile options:
  -DOMAIN
  -HOMESPOOL  -USE_SETGID  -USE_DOTLOCK  +USE_FCNTL  -USE_FLOCK
  +USE_IMAP  +USE_POP  +HAVE_REGCOMP  -USE_GNU_REGEX  +HAVE_COLOR
  -BUFFY_SIZE 
  -EXACT_ADDRESS  +ENABLE_NLS
  SENDMAIL="/usr/sbin/sendmail"
  MAILPATH="/var/spool/mail"
  SHAREDIR="/etc"
  SYSCONFDIR="/etc"
  ISPELL="/usr/bin/ispell"
  To contact the developers, please mail to <[EMAIL PROTECTED]>.

Can someone help me get mutt working correctly?

Thanks!
David

P.S.  I have not altered my .muttrc file during the upgrade except to
      newly define "spoolfile".
-- 
Live in a world of your own, but always welcome visitors.

Reply via email to