On Fri, 18 Jun 2004, Eric Marsden wrote:
>
> >>>>> "mt" == Marcin Tustin <[EMAIL PROTECTED]> writes:
>
> mt> [EMAIL PROTECTED] ~]$ echo $DISPLAY
> mt> localhost:10.0
>
> ok, this looks like an ssh-forwarded display. CMUCL has code to
> handle this.
Hmm. I hadn't taken account of this when I ssh'd into my machine,
rather than using it locally, as before.
> mt> #<XLIB:SCREEN localhost:10.0 1280x1024x24 TRUE-COLOR>
> well, this time the X11 authorization worked (CMUCL was able to
> connect to your display), and I bet that Hemlock would work too.
> But did you disable the effect of the "xhost +localhost" that you'd
> done previously?
Well, as this is a different display, let's say "yes". In fact,
running hemlock worked fine, but then, this is an X display on a different
machine, at a different site.