Xref: utzoo gnu.emacs.sources:130 comp.emacs:9841 Path: utzoo!utgpu!watserv1!watmath!uunet!crdgw1!wsqtb9!salantel From: salantel@wsqtb9.crd.ge.com (E. L. Salant) Newsgroups: gnu.emacs.sources,comp.emacs Subject: executing vt-100 esc sequences from an emacs shell buffer Keywords: vt-100 escape sequences Message-ID: <15604@crdgw1.crd.ge.com> Date: 11 Jan 91 18:41:50 GMT Sender: news@crdgw1.crd.ge.com Reply-To: salantel@wsqtb9.crd.ge.com (E. L. Salant) Followup-To: gnu.emacs.sources Organization: General Electric Corp. R&D, Schenectady, NY Lines: 15 References: Is there any way that I can run a program in an emacs shell buffer which manipulates the cursor via vt-100 escape sequences? Emacs is apparently grabbing the esc sequences and stripping something out of them so they simply echo back to the screen without affecting the cursor. I know that this sounds like a strange way of doing things, but I am trying to take advantage of emacs's capabilities, while at the same time allowing non-Lisp people a possiblity for creating and executing menu-build programs in some high level language like C or Fortran, using a few simple escape sequence writes. I'd appreciate any help in this matter! - Eliot Salant salantel@wsqtb9.crd.ge.com