Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!ucbvax!bloom-beacon!ai-lab!mly From: mly@wheaties.ai.mit.edu (Richard Mlynarik) Newsgroups: comp.emacs Subject: terminal.el again Message-ID: <2468@rice-chex.ai.mit.edu> Date: 17 May 89 17:23:00 GMT Reply-To: mly-wh@wheaties.ai.mit.edu Organization: None Lines: 8 Oh by the way, if anybody ever gets inspired to work on it... It would be nice if somebody could hack together non-BSD/TERMCAP stuff for terminal.el. (As far as I know, the things which are needed are a terminfo-or-wheatever equivalent of the termcap string constructed in the function `terminal-emulator' and some equivalent for `te-stty-string' (which is presently unconditionally set to "stty -nl new dec echo".) Have fun.