help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Failed to run Emacs in X windows mode on remote host over ssh with X


From: Skip Montanaro
Subject: Re: Failed to run Emacs in X windows mode on remote host over ssh with X11 forwarding enabled.
Date: Tue, 27 Jul 2021 09:17:52 -0500

> $ ssh -X werner@192.168.10.100
> $ emacs
>
> At this moment, I noticed the following information:
>
> Display localhost:10.0 unavailable, simulating -nw

Are you able to run other X-loving applications on the remote host?
Maybe substitute "xeyes" or "xterm" for "emacs." Also, run ssh in
verbose mode (-v) to see if it gives you clues about why X forwarding
is (apparently) disabled.

Skip



reply via email to

[Prev in Thread] Current Thread [Next in Thread]