Path: utzoo!utgpu!watmath!uunet!tut.cis.ohio-state.edu!mailrus!eecae!cps3xx!usenet From: usenet@cps3xx.UUCP (Usenet file owner) Newsgroups: gnu.emacs Subject: Re: Flow Control on DECServer 200s Message-ID: <1312@cps3xx.UUCP> Date: 14 Dec 88 13:00:13 GMT References: <8812140754.AA08784@prep.ai.mit.edu> Distribution: gnu Organization: Engineering, Michigan State U., E. Lansing MI Lines: 29 in article <8812140754.AA08784@prep.ai.mit.edu>, ROBERTS%UORNSRL.BITNET@MITVMA.MIT.EDU says: > > I'm running GNU Emacs 18.52.2 under VAX/VMS 4.7 on one of several vaxen > connected through a terminal server (DECServer 200). When emacs starts up > or restarts after being suspended, the terminal server is put in pasthru > mode, but flow control is not disabled. I can disable flow control > (XON/XOFF) on the server manually, but this is undesirable due to the need > to turn it back on later. > > [the reason I _need_ flow control is that I'm writing some graphics Why just include the lines: (global-unset-key "\C-s") (global-unset-key "\C-q") in your .emacs file? Granted you lose isearch-forward that way, but you can you something like: (global-set-key "\C-z" 'isearch-forward) That's how I've always done it in a DEC environment. If I've misunderstood the problem, please let me know what the proper solution turns out to be. John H. Lawitzke UUCP: ...rutgers!mailrus!frith!fciiho!jhl Michigan Farm Bureau ...decvax!purdue!mailrus!frith!fciiho!jhl Insurance Group ...uunet!frith!jhl "What?!? Real computing at an insurance company?!? AND in Michigan!?!"