all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: kgold@watson.ibm.com (kgold)
Subject: Re: Emacs on AIX, can't find terminal init
Date: 31 Jul 2003 21:10:43 GMT	[thread overview]
Message-ID: <bgc0kj$5qm$1@news.btv.ibm.com> (raw)
In-Reply-To: 77fcc8c7.0307231455.1cb287c5@posting.google.com


In article <77fcc8c7.0307231455.1cb287c5@posting.google.com>,
 john.s.richardson@bankofamerica.com (John Richardson) writes:
> kgold@watson.ibm.com (kgold) wrote in message news:<bfmjn2$npm$1@news.btv.ibm.com>...
> > john.s.richardson@bankofamerica.com (John Richardson) writes:
> > > Sorry for the newbie question, but they just put emacs on our
> > > development AIX machine here and when I start it, emacs comes back
> > > with
> > > 
> > > emacs: Terminal type vt420 is not defined.
> > > 
> > > I see the file 
> > > 
> > > /opt/freeware/share/emacs/21.3/lisp/term/vt420.el
> > > 
> > > and have dug thru some of the doc, but am having trouble telling emacs
> > > to look for the init file in that location. I presume that's my
> > > problem.
> > 
> > FWIW, I use AIX and there is no vt420.el anywhere that I can see.
> > 
> > Are you directly connected (to a video card) or are you logging in
> > with a vt420 type terminal through a serial port?  Are running X
> > windows?
> > 
> > Assuming the normal direct connection and running X, I wonder why
> > vt420 is mentioned at all?  Perhaps there is some left over
> > customization in your .emacs or one of the startup files that should
> > be removed?
> > 
> > --
> 
> I'm telnetting into the box using Kea which is set to think I'm using
> a vt420. So, no x-windows. This is all brand-new on this machine. We
> got enough of a critical mass that the sysadmin put emacs on for us.
> Not sure where he got all the pieces since the story I heard was that
> the IBM distibution kit didn't have the non-x emacs binary (implying
> that other parts were missing as well).
> 
> I tried setting the load path in my '.emacs' file and starting it with
> the debugger, but all I got was the complaint about the terminal type.
> Korn shell is the defualt, fwiw.

It sounds like the problem is "before" emacs.  Shells typically have
an environment variable like 'term' or 'TERM' which tells applications
how to talk to the terminal.  When you telnet in, it's probably set to
vt420, and there's no entry for that terminal type.

Try typing set and/or setenv and look for the environment variable.

-- 
-- 
Ken Goldman   kgold@watson.ibm.com   914-784-7646

           reply	other threads:[~2003-07-31 21:10 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <77fcc8c7.0307231455.1cb287c5@posting.google.com>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='bgc0kj$5qm$1@news.btv.ibm.com' \
    --to=kgold@watson.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.