xwem-devel
[Top] [All Lists]

Re: little prob with eicq-xwem.el :-(

From: Steve Youngs <steve@xxxxxxxx>
Subject: Re: little prob with eicq-xwem.el :-(
Date: Thu, 17 Nov 2005 10:07:23 +1000
Organization: The XWEM Project
User-agent: Gnus/5.110004 (No Gnus v0.4) SXEmacs/22.1.3 (BMW, linux)
* Zajcev Evgeny <zevlg@xxxxxxxxx> writes:

  > Steve Youngs <steve@xxxxxxxx> writes:
  >> What stupidity have I done here?

  > This is not your stupidity.  Looks like problem in xlib to fix it do -
  > in file xlib-2.2/lisp/xlib-xpm.el change:

  >   (make-color-instance (if (string= "none" (downcase (cadr pco)))
  >                            "white"
  >                          (cadr pco)))))

  > to

  >   (make-color-instance (if (string= "none" (downcase (cadr pco)))
  >                            "white"
  >                          (cadr pco)) (default-x-device)))))

  > If this will fix the problem and then you will provide merge request
  > with patch it will be extremely appreciated :)

Looks like you beat me to it.  It works in...

  "lg@xxxxxxxxxxxxxx/xlib--main--2.2--patch-7"

Thanks, Evgeny!

-- 
|---<Steve Youngs>---------------<GnuPG KeyID: A94B3003>---|
|                        In space,                         |
|             No one can hear you rip a stinky             |
|---------------------------------------<steve@xxxxxxxx>---|

Attachment: pgpIlzhQDqmFE.pgp
Description: PGP signature

<Prev in Thread] Current Thread [Next in Thread>