On Monday, August 19, 2002, at 07:18 AM, Jeremy Higgs wrote:
> Hi everyone! > > I've compiled the emacs21 package properly, but now when I go to run > emacs21 without X-Windows (emacs21 -nw), I get this: > > [tigger:~] jem% emacs21 -nw > emacs: Terminal type "vt100" is not powerful enough to run Emacs. > It lacks the ability to position the cursor. > 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 TERMCAP' (C-shell: `unsetenv TERMCAP') as well. try setenv TERM vt220 emacs21 -nw Jeremy ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
