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

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

bug#7120: 23.2.50; Cursor becomes invisible after movement over nonexist


From: YAMAMOTO Mitsuharu
Subject: bug#7120: 23.2.50; Cursor becomes invisible after movement over nonexistent image
Date: Tue, 28 Sep 2010 15:00:28 +0900
User-agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (Shijō) APEL/10.6 Emacs/22.3 (sparc-sun-solaris2.8) MULE/5.0 (SAKAKI)

Steps to reproduce:

  1. % emacs -Q
  2. (insert-image (create-image "nonexistent.xpm" 'xpm)) C-j
  3. C-p C-p

Result:

  The cursor becomes invisible.

It happens with both 23.2.50 and 24.0.50, but not with 23.2.

I tried reverting the following change, and then the cursor becomes
visible again.  So it seems to have something to do with this problem.

2010-06-19  Chong Yidong  <cyd@stupidchicken.com>

        * image.c (free_image): Mark frame as garbaged (Bug#6426).

In GNU Emacs 23.2.50.1 (x86_64-apple-darwin10.4.0, GTK+ Version 2.20.1)
 of 2010-09-28 on yamamoto-mitsuharu-no-iMac.local
Windowing system distributor `The X.Org Foundation', version 11.0.10402000
configured using `configure  '--enable-checking''






reply via email to

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