On Thu, 30 Sep 1999, Michael H. Warfield wrote:

>       Hmmm....  Just noticed a "cut and paste" annoyance that I had
> never encounted with elm or with any other pager like more or less.
> If I'm viewing a message and copy part of the message using the
> mouse cut and paste in X-Windows, I find that when I paste it into
> something else, all of the lines are padded with spaces out to the
> width of the original window that Mutt was running in.  I would
> guess that the Mutt pager is padding out the lines rather than
> clearing and terminating.

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.

Ciao

        Roland

-- 
 * [EMAIL PROTECTED] * http://www.spinnaker.de/ *
 PGP: 1024/DD08DD6D   2D E7 CC DE D5 8D 78 BE  3C A0 A4 F1 4B 09 CE AF

Reply via email to