>>>> "Mike" == Mike Kupfer
<mike.kupfer(a)sun.com> writes:
Mike> I have tracked the problem down to the following 2 lines in
Mike> sunpro-init.el (in the Sun package):
Mike> (set-glyph-image text-pointer-glyph "xterm")
Mike> (set-glyph-image nontext-pointer-glyph "xterm")
Mike> If I comment out those two lines, the problem goes away.
Apparently what is expected here is that those strings "xterm" will be
converted to a glyph from some cursor font. In the X standard "cursor"
font it's the xterm I-bar cursor. Maybe you don't have the "cursor"
font available, or it doesn't get loaded in the SunPro environment, or
something? If so, the cursor shouldn't get stuck like that (some
error should be thrown and we should revert to sanity---whatever that
means:-/), but it sounds to me like whatever is normally used is
satisfactory, and the sunpro-init.el should be changed.
How about we comment those lines out, and wait for the screaming to
start? If it doesn't, then we're OK. ;-)
I will check on our apparent lack of sanity checking, and I would
appreciate if you could check up on that "cursor" font in the SunPro
environment. (Sorry I can't be more specific than that at the moment;
if it sounds like a waste of time on your part, just say so and I'll
try to add specifics.)
--
Institute of Policy and Planning Sciences
http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Ask not how you can "do" free software business;
ask what your business can "do for" free software.