all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Using remote services (telnet,ssh) in Emacs 22
@ 2007-08-29  7:51 Will
  2007-08-29  9:07 ` Tim X
  0 siblings, 1 reply; 2+ messages in thread
From: Will @ 2007-08-29  7:51 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

I'd like to use Emacs 22.1 with Windows XP to to work remotely with some 
servers via telnet, ssh etc. I've also installed telnet and openssh 
contained in cygwin. I am using the telnet.el library and some extension 
from http://www.khngai.com/emacs/cygwin.php.

However, I get the following error messages after entering M-x telnet 
RET <server>:
"Process telnet-<server> exited abnormally with code 255"

I have no problems accessing the server via telnet in the Cygwin shell 
without Emacs.

Who can help?

Thanks in advance,

Will

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

* Re: Using remote services (telnet,ssh) in Emacs 22
  2007-08-29  7:51 Using remote services (telnet,ssh) in Emacs 22 Will
@ 2007-08-29  9:07 ` Tim X
  0 siblings, 0 replies; 2+ messages in thread
From: Tim X @ 2007-08-29  9:07 UTC (permalink / raw)
  To: help-gnu-emacs

Will <schimpanski@gmx.de> writes:

> Hi,
>
> I'd like to use Emacs 22.1 with Windows XP to to work remotely with some
> servers via telnet, ssh etc. I've also installed telnet and openssh
> contained in cygwin. I am using the telnet.el library and some extension
> from http://www.khngai.com/emacs/cygwin.php.
>
> However, I get the following error messages after entering M-x telnet RET
> <server>:
> "Process telnet-<server> exited abnormally with code 255"
>
> I have no problems accessing the server via telnet in the Cygwin shell
> without Emacs.
>
> Who can help?
>
What are the values of 

telnet-host-properties 
telnet-program
What is in the communication buffer described in the telnet command
docstring?

Finally, if all you want to do is edit files remotely, then I'd recommend
using tramp, which is bundled with emacs 22.

Tim
--
tcross (at) rapttech dot com dot au

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

end of thread, other threads:[~2007-08-29  9:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-29  7:51 Using remote services (telnet,ssh) in Emacs 22 Will
2007-08-29  9:07 ` Tim X

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.