Path: utzoo!attcan!uunet!yale!spolsky-avram From: spolsky-avram@CS.YALE.EDU (Joel Spolsky) Newsgroups: comp.emacs Subject: Re: ^S (search-forward) on vt100 Message-ID: <39323@yale-celray.yale.UUCP> Date: 1 Oct 88 19:03:55 GMT References: <12278@steinmetz.ge.com> Sender: root@yale.UUCP Reply-To: spolsky-avram@CS.YALE.EDU (Joel Spolsky) Organization: Yale University Computer Science Dept, New Haven CT 06520-2158 Lines: 17 In article <12278@steinmetz.ge.com> nieh@geae2.steinmetz (KO-Haw nieh) writes: | | I remembered people had trouble about ^S(search-forward) while | using emacs on vt100. Now I am having the same problem. | VT100 uses ctrl-S as an XOF signal (suspend output). It probably freezes everything until you hit ^Q (XON). If this is your problem, try assigning search (and ^X^S - save - as well) to a different key using global-set-key. There might be a way on your configuration to disable XON/XOFF altogether. +----------------+---------------------------------------------------+ | Joel Spolsky | bitnet: spolsky@yalecs uucp: ...!yale!spolsky | | | arpa: spolsky@yale.edu voicenet: 203-436-1483 | +----------------+---------------------------------------------------+ These opinions are mine. I do not represent Yale University in any way.