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

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

Re: X commands not forwarding


From: Kevin Rodgers
Subject: Re: X commands not forwarding
Date: Thu, 24 Aug 2006 10:19:20 -0600
User-agent: Thunderbird 1.5.0.5 (Windows/20060719)

lackita wrote:
I'm sshing into a computer and wanted to forward the X commands to my desktop
for obvious reasons.  The problem is that it always runs as if it has the
-nox option.  I can get other programs to tunnel, so I know it's not a
problem with my x server.  It's possible that this is a version of emacs
without X capabilities, so could somebody tell me how to check for that as a
starting point.

In a shell:
ldd /usr/local/bin/emacs | grep libX

In Emacs, the splash screen or `M-x emacs-version' displays the X
toolkit it was built with (if any).

--
Kevin





reply via email to

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