> From: "Lennart Borgman" <[EMAIL PROTECTED]>
> Cc: <emacs-devel@gnu.org>
> Date: Mon, 28 Feb 2005 01:20:35 +0100
> 
> There is clearly something I do not understand here.

Perhaps you are not the only one ;-)

> However I can
> not see how hourglass support can be implemented at all if those places
> where you hide or show the hourglass is ifdef:ed away. Both start_hourglass
> and cancel_hourglass are ifdef:ed away (unless HAVE_X_WINDOW is defined). Am
> I perhaps misunderstanding when HAVE_X_WINDOW is defined?

HAVE_X_WINDOWS is defined for Emacs built on GNU or Unix systems with
X support enabled.

> I was trying to see if hourglass support could be implemented for w32. It is
> really needed for a first class application like Emacs!

So you are saying that hourglass cursor doesn't work on Windows?  I
had the impression it did, but it's possible that I was mistaken (I
don't have a Windows port where I'm typing this), so my hand-waving to
explain how it works was just that--hand-waving.  I will try to check
this later today.

So, assuming that hourglass cursor indeed doesn't work on Windows, and
that those snippets are conditioned on X _because_ that feature is not
yet implemented in the Windows port--what is it that you don't
understand in how this feature works on Unix?


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to