[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Transparent images and w3m-image-default-background
- From: Antoine Levitt <antoine.levitt@xxxxxxxxx>
- Date: Tue, 10 Aug 2010 15:50:40 +0100
- X-ml-name: emacs-w3m
- X-mail-count: 11295
Hi,
Some wepages, for instance http://www.phdcomics.com/comics.php and
http://vidberg.blog.lemonde.fr/ look awful when viewed in w3m inside
emacs, especially on dark background (set-background-color
black). Looking in the doc, I thought
(setq w3m-image-default-background "white")
would do the trick, but it doesn't change anything. Is it ignored for
some reason?
I'm using latest CVS emacs/emacs-w3m.
Antoine