Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!cmcl2!rutgers!rochester!PT.CS.CMU.EDU!cadre!pitt!darth!investor!rbp From: rbp@investor.UUCP (Bob Peirce) Newsgroups: comp.emacs Subject: Re: Gnu Emacs ^Q & ^S problems Message-ID: <864@investor.UUCP> Date: Mon, 16-Nov-87 19:04:53 EST Article-I.D.: investor.864 Posted: Mon Nov 16 19:04:53 1987 Date-Received: Sat, 21-Nov-87 04:49:33 EST References: <20600002@silver> Organization: Cookson, Peirce & Co., Pittsburgh, PA Lines: 17 > I'm having a little trouble with using Gnu Emacs, in that the thing > thinks that flow control characters (^Q ^S) are commands. So, every time > there is a lot of stuff going to the screen, the flow control characters > get sent, and are interpreted as search commands. Then more stuff gets > sent asking what to search for, more ^Q's and ^S's, then the terminal > starts beeping, and so on, until I have to type about 100 ^Z's to stop > the thing. I had the same problem with uEmacs so I modified the input routines to pass ^S and ^Q. I imagine you could do the same thing in gnu. Of course this will not make emacs experts very happy since you will have to rebind the routines called by these keys to something else. I uses M-/ for ^S, since it was similar to vi. -- Bob Peirce, Pittsburgh, PA 412-471-5320 uucp: ...!{allegra, bellcore, cadre, idis, psuvax1}!pitt!investor!rbp NOTE: Mail must be < 30K bytes/message