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: Tue, 28 Dec 2004 09:27:24 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20021213 Debian/1.2.1-2.bunk

Richard Stallman wrote:

Can you put a precise test case (including the specific images to use)
into a web page?  Or find an image small enough in bytes that you can
reasonably mail it to emacs-devel?
I have been struggling to find a test case that works every time, but the same sequence of commands does not give the same result. However, the following test case works for me (i.e. makes Emacs loop) almost every time:

Copy the two files xdisp.c and foo.jpg from
http://www.math.ku.dk/~larsh/emacs/emacs-loops-on-large-images/
to some local directory, say ~/test. Then do

$ cd ~/test
$ emacs -Q
C-x C-f xdisp.c
M-x font-lock-mode
M-x auto-image-mode
C-x C-f foo.jpg

This description is also placed in
http://www.math.ku.dk/~larsh/emacs/emacs-loops-on-large-images/test-case.txt.





reply via email to

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