all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* running xemacs remotely
@ 2006-02-10 18:46 Wenbin Meng
  2006-02-11 10:24 ` Peter Dyballa
  2006-02-11 13:46 ` jimmij
  0 siblings, 2 replies; 3+ messages in thread
From: Wenbin Meng @ 2006-02-10 18:46 UTC (permalink / raw)


Hi,

I am pretty new to linux so some of these questions are kind noobish.

I am trying to run xemacs from my home computer running mandriva LE 2005. 
First I tried telnet into sun4 and run xemacs, it gave this error:
_X11TransSocketINETConnect: Can't connect: errno = 146
when I run echo $DISPLAY it gave this:
localhost:0.0

Then I tried ssh and ran xemacs, that actually worked, but xemacs ran with a 
sluggish performance, most operations took a second or 2 to respond.

so how do I run xemacs remotely with just telnet? will that improve its 
performance? or any other suggestions on how to accomplish my task?

thanks

Wenbin

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: running xemacs remotely
  2006-02-10 18:46 running xemacs remotely Wenbin Meng
@ 2006-02-11 10:24 ` Peter Dyballa
  2006-02-11 13:46 ` jimmij
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Dyballa @ 2006-02-11 10:24 UTC (permalink / raw)
  Cc: help-gnu-emacs


Am 10.02.2006 um 19:46 schrieb Wenbin Meng:

> when I run echo $DISPLAY it gave this:
> localhost:0.0

That's the "localhost" at the remote sun4. You need to make DISPLAY  
point to your Mandriva box, DISPLAY could be 123.45.67.89:0 ...

--
Greetings

   Pete

  Increase the size of your bike by at least *five* inches

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: running xemacs remotely
  2006-02-10 18:46 running xemacs remotely Wenbin Meng
  2006-02-11 10:24 ` Peter Dyballa
@ 2006-02-11 13:46 ` jimmij
  1 sibling, 0 replies; 3+ messages in thread
From: jimmij @ 2006-02-11 13:46 UTC (permalink / raw)


Wenbin Meng <wenbinm@andrew.cmu.edu> writes:

> I am trying to run xemacs from my home computer running mandriva LE 2005. 
> First I tried telnet into sun4 and run xemacs, it gave this error:
> _X11TransSocketINETConnect: Can't connect: errno = 146
> when I run echo $DISPLAY it gave this:
> localhost:0.0
>
> Then I tried ssh and ran xemacs, that actually worked, but xemacs ran with a 
> sluggish performance, most operations took a second or 2 to respond.
>
> so how do I run xemacs remotely with just telnet? will that improve its 
> performance? or any other suggestions on how to accomplish my task?

I suggest you to run locally xemacs and use tramp to open remotely files.

Here you can read about tramp:
http://www.xemacs.org/Documentation/packages/html/tramp.html

Greetings,
-- 
jimmij

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-02-11 13:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-10 18:46 running xemacs remotely Wenbin Meng
2006-02-11 10:24 ` Peter Dyballa
2006-02-11 13:46 ` jimmij

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.