Roland Rosenfeld:
> As far as I can see this problem depends on the curses library and
> your use of colors. I just tried the following combinations:
>
> slang without any color settings -> no problems
> slang with color settings (background set to black) -> your problem
> ncurses with or without color settings -> everything is okay
>
> The center of the problem seems to be that slang fills all lines to
> colorize the complete line. And these fill characters are then
> copied...
>
> I suggest using ncurses instead of slang and you will have no problems.
I suffer this annoyance with Debian 2.1's mutt, which uses slang (mutt
-v below).
I seem to remember that there are reasons for some people to prefer
slang rather than ncurses, so, is there any way of solving the problem
while using slang?
Presumably there is, because one person reported that they don't have
the problem with "System: HP-UX B.10.20 [using slang 10202]".
Edmund
Mutt 0.95.3i (1999-02-12)
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.2.10 [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 +HAVE_PGP5
++HAVE_PGP2 +HAVE_GPG -BUFFY_SIZE
-EXACT_ADDRESS +ENABLE_NLS
SENDMAIL="/usr/sbin/sendmail"
MAILPATH="/var/spool/mail"
SHAREDIR="/usr/share/mutt"
SYSCONFDIR="/etc"
ISPELL="/usr/bin/ispell"
_PGPPATH="/usr/bin/pgp"
_PGPV2PATH="/usr/bin/pgp"
_PGPV3PATH="/usr/bin/pgp"
To contact the developers, please mail to <[EMAIL PROTECTED]>.