bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#18997: 24.4; IDLWAVE: Emacs crashes when trying to change the window


From: Eli Zaretskii
Subject: bug#18997: 24.4; IDLWAVE: Emacs crashes when trying to change the window while in the IDL shell
Date: Thu, 12 Nov 2015 21:33:34 +0200

> Date: Thu, 12 Nov 2015 10:54:15 -0800
> From: Gordon Farquharson <gordonfarquharson@gmail.com>
> Cc: Glenn Morris <rgm@gnu.org>, 18997@debbugs.gnu.org
> 
> (defvar idlwave-toolbar-compile-icon
>   (idlwave-toolbar-make-button
>    "/* XPM */
> static char * file[] = {
> \"28 28 2 1\",
> \"    c None s backgroundToolBarColor\",
> \".   c #000000\",

Two potential differences I see between these icons and what we have
in etc/images are:

  . None of the icons in etc/images has size more than 24x24, while
    the images in idlw-toolbar.el are 28x28;

  . I see no stuff like "s backgroundToolBarColor", only "s None", and
    only in 2 icons in etc/images/

Can you see whether one of these differences is the culprit?





reply via email to

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