Re: terminal-mode cygwin/emacs problem

2002-10-15 Thread Joe Buehler
Tom Roche wrote: > and emacs runs! However the display not quite right: when emacs > starts up, the display is usually shifted either down a line or > to the right a column from where it should be, with extraneous > characters showing in either the minibuffer, or the top of the > display (first l

Re: terminal-mode cygwin/emacs problem, was: cygwin emacs HOWTO?

2002-10-15 Thread Joe Buehler
Tom Roche wrote: > > Make sure terminfo is installed -- there should be a file > > /usr/lib/terminfo/c/cygwin. > > There is not: there is not even /usr/lib. But when I run setup, > it says "Keep" and version == 5.2-3. I think you looked with a Windows tool -- you need to look using Cygwin, si

Re: terminal-mode cygwin/emacs problem

2002-10-14 Thread Tom Roche
>>> 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 TER