emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: New look for Emacs-23.0


From: Stefan Monnier
Subject: Re: New look for Emacs-23.0
Date: Mon, 07 Jul 2008 21:24:43 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

> May be what's wrong is that 'x-display-planes' is used to test whether
> 'splash8.xpm' or 'splash.xpm' must be displayed. I think it's wrong
> because both images are not so different. Judging by the name of these
> images, I did suppose they had different color depth. Surprisingly,
> I've found this:

Indeed, I also saw that the 2 images are low-color versions, so the test
didn't make much sense, but the situation now is very different because
the new files use up many colors, so the display-depth should be used to
guard the use of those new high-color images.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]