On Sat, Aug 07, 2010 at 11:35:56AM -0700, Michael Elkins wrote: > On Sat, Aug 07, 2010 at 01:26:03PM -0500, Will Fiveash wrote: > >The thing is, my mutt background is black as is my gnome-terminal > >background. And as I said, a pager like less isn't using whitespace > >fill which makes X copy/paste more convenient. Would it be reasonable > >to add a config option to mutt so it just uses the hosting terminal > >background? > > Try editing config.h and changing: > > #define HAVE_BKGDSET 1 > > to > > #undef HAVE_BKGDSET
What I see in my config.h is: /* Define if you have bkgdset, as a function or macro. */ /* #undef HAVE_BKGDSET */ so it doesn't appear to be defined. -- Will Fiveash
