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

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

bug#16440: bug#16780: 24.2.91; Emacs crash when C-c C-c on captured item


From: Eli Zaretskii
Subject: bug#16440: bug#16780: 24.2.91; Emacs crash when C-c C-c on captured item
Date: Mon, 17 Feb 2014 23:47:15 +0200

> From: "Sebastien Vauban" <sva-news@mygooglest.com>
> Cc: 16780@debbugs.gnu.org, 16440@debbugs.gnu.org
> Date: Mon, 17 Feb 2014 22:39:33 +0100
> 
> > With just this line in my .emacs:
> >
> >   (load-theme 'leuven t)
> >
> > I cannot reproduce the picture you show in the report.  I see a color
> > Gnu head.
> >
> > What image types do you have available in the problematic binary?
> > This could be some incompatibility between the image libraries against
> > which Dani built his binary and the DLLs you have installed on your
> > system.  See README.W32 and/or nt/INSTALL for the details.
> 
> This is mainly on specific faces (not all, just a minority) not being
> applied...

Your screencast shows a black-and-white Gnu head.  Is that still a
problem?  Then please tell what does evaluating the following produce
in "emacs -Q":

  (mapcar (lambda (elt)
            (list (car elt) (image-type-available-p (car elt))))
          dynamic-library-alist)

> See http://screencast.com/t/m2urFNhsSrN for a comparison, with all
> parameters identical (same config file, same theme file), but the
> version of the Emacs binary...

What faces?  Can you provide a simple, small, self-contained test
case?





reply via email to

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