unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#7120: 23.2.50; Cursor becomes invisible after movement over nonexistent image
@ 2010-09-28  6:00 YAMAMOTO Mitsuharu
  2010-11-05 18:30 ` Chong Yidong
  0 siblings, 1 reply; 2+ messages in thread
From: YAMAMOTO Mitsuharu @ 2010-09-28  6:00 UTC (permalink / raw)
  To: 7120

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''






^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#7120: 23.2.50; Cursor becomes invisible after movement over nonexistent image
  2010-09-28  6:00 bug#7120: 23.2.50; Cursor becomes invisible after movement over nonexistent image YAMAMOTO Mitsuharu
@ 2010-11-05 18:30 ` Chong Yidong
  0 siblings, 0 replies; 2+ messages in thread
From: Chong Yidong @ 2010-11-05 18:30 UTC (permalink / raw)
  To: YAMAMOTO Mitsuharu; +Cc: 7120

YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> writes:

> 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.

I've checked in a fix.  Thanks.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-11-05 18:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-28  6:00 bug#7120: 23.2.50; Cursor becomes invisible after movement over nonexistent image YAMAMOTO Mitsuharu
2010-11-05 18:30 ` Chong Yidong

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).