Display problem

From: Tom Linden (tom_at_kednos.com)
Date: 09/13/05

  • Next message: Bill Gunshannon: "Re: Display problem"
    Date: Tue, 13 Sep 2005 12:35:15 -0700
    
    

      I use PuTTY v53.b from W2k to connect using SSH2 to a VMS7.3-2 machine
    and then
      DECnet to a VMS7.3-1 machine where I run emacs 19.22

      When I try to run emacs I get

      NORNS> emacs -nw FOO.TXT
      [Spawning a new Kept EMACS]
      emacs: Terminal type vt102-80 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 TERMCAP' (C-shell: `unsetenv TERMCAP') as well.
      [Attached to DCL in directory $7$DKA0:[TOM]]

      Now in the TERM dir there is

      VT100.ELC;1 VT102.EL;1 VT125.EL;1 VT200.EL;1
      VT200.ELC;1 VT201.EL;1 VT220.EL;1 VT240.EL;1

      NORNS> type VT102.EL
      (load "term/vt100" nil t)

      Is the problem that the above lisp file is not byte compiled?
      Who is claiming that it is VT102-80, PuTTY?

      SHO TERM/FULL doesn't supply that form of designation.

      I also tried just copying VT102.EL to VT102-80.EL under the obvious theory
      to no avail.


  • Next message: Bill Gunshannon: "Re: Display problem"

    Relevant Pages

    • Re: Remote X Session to PC thru SSH
      ... you need a port forward in the Firewall to allow incoming SSH ... DECnet to a VMS7.3-1 machine where I run emacs 19.22 I have set enable X11 ... Terminal type vt102-80 is not defined. ... `setenv TERM ...') to specify the correct type. ...
      (comp.os.vms)
    • Display problem
      ... NORNS> emacs ... `setenv TERM ...') to specify the correct type. ... to do `unset TERMCAP' (C-shell: ...
      (comp.os.vms)
    • Re: putty openvms emacs
      ... >> and then DECnet to a VMS7.3-1 machine where I run emacs 19.22 ... > You really shouldn't be using 0.53b -- it has numerous security holes. ... > I haven't thought about this in detail, but I believe that VMS uses the ... more likely emacs (that odd use of uppercase and the "-80" appended looks ...
      (comp.terminals)