Hrvoje Niksic <hniksic(a)srce.hr> writes:
 Glynn Clements <glynn(a)sensei.co.uk> writes:
 
 > That breaks (FSF) Emacs compatibility. Is there an equivalent Emacs
 > function.
 
 They don't need a function because they cannot have simultaneous TTY
 and window-system frames.  This is why `window-system' suffices for
 FSFmacs.
 
 > Or should I define:
 > 
 > (defun gamegrid-window-system-p ()
 >   (if (fboundp 'console-on-window-system-p)
 >       (console-on-window-system-p)
 >     window-system))
 
 This looks good to me.
 
 -- 
 Hrvoje Niksic <hniksic(a)srce.hr> | Student at FER Zagreb, Croatia
 --------------------------------+--------------------------------
 Oh lord won't you buy me a color TV... 
Hmm... so WHAT and WHY should I use in xmine?
	jtl