From xemacs-m  Wed Jun  4 08:23:52 1997
Received: from jagor.srce.hr (hniksic@jagor.srce.hr [161.53.2.130])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id IAA02515
	for <xemacs-beta@xemacs.org>; Wed, 4 Jun 1997 08:23:48 -0500 (CDT)
Received: (from hniksic@localhost)
          by jagor.srce.hr (8.8.5/8.8.4)
	  id PAA00185; Wed, 4 Jun 1997 15:23:44 +0200 (MET DST)
To: XEmacs Developers <xemacs-beta@xemacs.org>
Subject: Re: Problems with bitmaps on NT.
References: <3.0.32.19700101120000.00927b10@wr.com.au>
X-Attribution: Hrv
X-Face: Mie8:rOV<\c/~z{s.X4A{!?vY7{drJ([U]0O=W/<W*SMo/Mv:58:*_y~ki>xDi&N7XG
        KV^$k0m3Oe/)'e%3=$PCR&3ITUXH,cK>]bci&<qQ>Ff%x_>1`T(+M2Gg/fgndU%k*ft
        [(7._6e0n-V%|%'[c|q:;}td$#INd+;?!-V=c8Pqf}3J
From: Hrvoje Niksic <hniksic@srce.hr>
Date: 04 Jun 1997 15:23:42 +0200
In-Reply-To: David Hobley's message of Thu, 01 Jan 1970 11:00:00 +1000
Message-ID: <kigzpt6bixt.fsf@jagor.srce.hr>
Lines: 26
X-Mailer: Gnus v5.4.52/XEmacs 20.2

David Hobley <davidh@wr.com.au> writes:

> Could someone please explain what the following error message actually
> means please:
> 
> (specifier/warning) (error "No compatible image-instance types given:
> wanted one of (text), got (nothing mono-pixmap color-pixmap)" [string :data
> "F:\\src\\xemacs-20.3-b2/etc/xemacs-icon2.xbm"])

Obviously, [string...] was the last fallback, and the thing wanted
mono-pixmap or color-pixmap or nothing.

Add a [nothing] fallback.

> As you may guess from the filename, this is on NT. The filename is
> okay as I can visit that specific filename from the mini-buffer with
> no problem. It seems to have difficulty recognising it as an X
> bitmap.

Why don't you use: [xbm :file "F:\\...."]?

-- 
Hrvoje Niksic <hniksic@srce.hr> | Student at FER Zagreb, Croatia
--------------------------------+--------------------------------
4.  Thou shalt not warlorde a sig if it bee the sig of Kibo, nor if
    it bee the sig of the Inner Circle.

