emacs-devel
[Top][All Lists]
Advanced

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

Re: emacs hangs when loading image


From: Lars Hansen
Subject: Re: emacs hangs when loading image
Date: Mon, 27 Dec 2004 10:28:54 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20021213 Debian/1.2.1-2.bunk



However, I did see this

          if (handle_display_prop (&it2) == HANDLED_RETURN)
            visible_p = 0;

which treats text containing certain kinds of `display' properties as
if it were invisible.  This seems to include images.

I am not sure why it does that.  It doesn't seem logical.
We could try deleting those two lines.  I don't know what
it would break.

Could you try deleting them and see if it fixes things?

It does!






reply via email to

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