Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!MITVMA.MIT.EDU!CARL%SCU.BITNET From: CARL%SCU.BITNET@MITVMA.MIT.EDU (CARL FUSSELL) Newsgroups: gnu.emacs Subject: termcap Message-ID: <8912062036.AA22943@life.ai.mit.edu> Date: 6 Dec 89 20:34:00 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 18 Has anyone done a VT300 series terminal entry for termcap.dat? I tried putting one into termcap.dat, but I keep getting a message about my terminal not being recognized when emacs starts up. I put a VT102 entry into it some time ago and that worked so I tho't I understood what was involved. I am running version 18.53 on a VMS 5.2 system if that matters. Any pointers or suggestions would be greatly appreciated. Carl Fussell Santa Clara Univ CARL@SCU.BITNET ps. I do know about defining the logical emacs_term and tried that. But it still didn't recognize the terminal. I even tried defining the logical to vt102 just to see if it would recognize *something*, but to no avail. Yet if I set my terminal type in VMS to /dev=vt102, emacs recognizes me just fine. I would prefer not having to switch back and forth if I can avoid it. Thanks again.