Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site utah-gr.UUCP Path: utzoo!linus!decvax!harpo!utah-cs!utah-gr!thomas From: thomas@utah-gr.UUCP (Spencer W. Thomas) Newsgroups: net.unix-wizards Subject: Re: Emacs and XON/XOFF Message-ID: <1138@utah-gr.UUCP> Date: Tue, 10-Jul-84 12:43:34 EDT Article-I.D.: utah-gr.1138 Posted: Tue Jul 10 12:43:34 1984 Date-Received: Thu, 12-Jul-84 01:13:41 EDT References: <7704@umcp-cs.UUCP> Organization: Univ of Utah CS Dept Lines: 8 Gee, we've been running our Emacs in CBREAK mode for years, and still use our meta-keys. Of course, we did hack the tty driver a little... Our main reason for using CBREAK mode is to get the ^G interrupt (yes, we're still using the infamous HalfBaked mode). Really nice when your Mlisp goes into an infinite loop. I did hack in a variable you can set to get Xon/Xoff flow control if you need it (but didn't think of using LNEXT). =Spencer