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: cygwin AT cygwin DOT com X-Injected-Via-Gmane: http://gmane.org/ Path: not-for-mail From: Joe Buehler Subject: Re: cygwin emacs HOWTO? Date: Mon, 14 Oct 2002 16:46:01 -0400 Lines: 24 Message-ID: References: <3DAB2663 DOT 5010608 AT pobox DOT com> NNTP-Posting-Host: 64.47.34.2 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1034628317 11801 64.47.34.2 (14 Oct 2002 20:45:17 GMT) X-Complaints-To: usenet AT main DOT gmane DOT org NNTP-Posting-Date: Mon, 14 Oct 2002 20:45:17 +0000 (UTC) User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.1) Gecko/20020826 X-Accept-Language: en-us, en Cc: help-emacs-windows AT gnu DOT org Tom Roche wrote: > > emacs: Terminal type cygwin is not defined. > > If that is not the actual type of terminal you have, > > use the Bourne shell command `TERM=... export TERM' (C-shell: > > `setenv TERM ...') to specify the correct type. It may be necessary > > to do `unset TERMINFO' (C-shell: `unsetenv TERMINFO') as well. > > I get the same message for 'emacs -nw'? What do I need to tell > emacs? or cygwin? or both? Make sure terminfo is installed -- there should be a file /usr/lib/terminfo/c/cygwin. Unset TERMINFO if it is set. Make sure the CYGWIN variable includes "tty". Also, note that there is a separate package for X11 emacs. If you don't install it, all you get from the "emacs" package is the usual terminal-mode emacs. Joe Buehler -- 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/