Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxn!ihnp4!qantel!lll-lcc!lll-crg!seismo!brl-adm!brl-smoke!brl-sem!ron From: ron@brl-sem.ARPA (Ron Natalie ) Newsgroups: net.emacs Subject: Re: Flow Control problems in GNU Emacs: Message-ID: <182@brl-sem.ARPA> Date: Tue, 29-Apr-86 14:45:29 EDT Article-I.D.: brl-sem.182 Posted: Tue Apr 29 14:45:29 1986 Date-Received: Fri, 2-May-86 09:43:27 EDT References: <13@hyper.UUCP> <11600012@ccvaxa> <219@atari.UUcp> Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 10 > I've used ^XS and ^XQ even though they are defined as other things. > One idea might be to allow ^\ to be another prefix. Another is to use > ^CS and ^CQ; both are currently undefined, and both are similar to the > commands you are trying to make up for. The problem here is that there are ^X^S bindings, also, by just globally saying that whereever you would have used ^S use ^\ solves this problem as well. -Ron