Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!ames!ucbcad!ucbvax!PROPHET.BBN.COM!cosell From: cosell@PROPHET.BBN.COM (Bernie Cosell) Newsgroups: comp.emacs Subject: Re: Making ctrl-S send some funny escape sequence Message-ID: <8612041542.AA20676@ucbvax.Berkeley.EDU> Date: Thu, 4-Dec-86 10:33:51 EST Article-I.D.: ucbvax.8612041542.AA20676 Posted: Thu Dec 4 10:33:51 1986 Date-Received: Fri, 5-Dec-86 02:26:55 EST Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 25 > From: Israel Pinkas > This is a portion of my .emacs file: > (global-set-key "\C-^" 'isearch-forward) > (global-set-key "\C-\\" 'quoted-insert) ...etc You miss the point: if the diehard ^S lovers were willing to MOVE search, then this religious war would have ceased being a problem YEARS ago: ^S would have long since been back in the realm of terminal-control-chars. The whole point of the I-can't-live-without-search-on-^S crowd is that they WANT SEARCH ON ^S... now, someone suggested that one might be able to have his cake and eat it, too, by letting the ^S/^Q stuff stay hidden in the terminal control protocol and 'fixing' your terminal to send something else when you hold-down-the-CTRL-key-and-hit-S. I was only pointing out that as far as I've been able to puzzle out, even THAT doesn't work, because you still can't get the "research-forward" control to use your new sequence. /Bernie