From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: Blinking images on W32 Date: Sat, 11 Jun 2005 21:35:00 +0200 Message-ID: <42AB3CE4.5020306@student.lu.se> References: <42AB308C.4030300@student.lu.se> <85psusk9dp.fsf@lola.goethe.zz> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1118518708 5408 80.91.229.2 (11 Jun 2005 19:38:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 11 Jun 2005 19:38:28 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jun 11 21:38:27 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DhBoJ-0007z2-Ab for ged-emacs-devel@m.gmane.org; Sat, 11 Jun 2005 21:38:27 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DhBsk-0005SO-NG for ged-emacs-devel@m.gmane.org; Sat, 11 Jun 2005 15:43:02 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DhBr4-0004RI-Eh for emacs-devel@gnu.org; Sat, 11 Jun 2005 15:41:18 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DhBr2-0004Pa-BQ for emacs-devel@gnu.org; Sat, 11 Jun 2005 15:41:17 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DhBr0-0004NT-Tf for emacs-devel@gnu.org; Sat, 11 Jun 2005 15:41:14 -0400 Original-Received: from [81.228.8.83] (helo=pne-smtpout1-sn2.hy.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DhBlm-0005Tl-83; Sat, 11 Jun 2005 15:35:50 -0400 Original-Received: from [192.168.123.121] (83.249.202.120) by pne-smtpout1-sn2.hy.skanova.net (7.2.059.6) id 429C5276002A882D; Sat, 11 Jun 2005 21:35:08 +0200 User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en Original-To: David Kastrup In-Reply-To: <85psusk9dp.fsf@lola.goethe.zz> X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:38591 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:38591 David Kastrup wrote: >Lennart Borgman writes: > > > >>I just for the first time opened a jpeg image in Emacs. It worked, but >>unfortunately ... >> >>- the jpeg image was flashing once per second. >> >>Could it be because the image is larger than my screen? >> >> > >More likely because the cursor was on it. However, then just a border >should blink, at least that's what happens under X11. > > The cursor was not on it.