Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com To: "Christopher Glaeser" Cc: cygwin AT cygwin DOT com Subject: Re: cygwin telnet to linux/emacs References: From: Andrew Markebo Date: 27 Mar 2002 09:19:47 +0100 In-Reply-To: Message-ID: Lines: 20 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii / Andrew Markebo wrote: | / "Christopher Glaeser" wrote: | | Is there a FAQ or a posting on how to telnet from cygwin to linux such that | | editing with emacs on the linux system will work correctly? TIA. | | I think there is a faq, check for TERM (environment variabl) in the | faq, meanwhile set it to vt100 or similar on your linux-machine. Hmm I quickly browsed through the FAQ, and couldn't see it there, ahh well, basically the "problem" is that when you telnet to a machine the environment variable TERM is also transferred to that machine.. And in your cygwin bash, TERM is set to cygwin, so when you telnet to the linux-machine TERM is set to cygwin there too, and well it can't be found in the termcap database.. so either put cygwin in your termcap db or vt100 in your TERM environment.. /A -- The eye of the beholder rests on the beauty! -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/