Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!rochester!quiroz From: quiroz@cs.rochester.edu (Cesar Quiroz) Newsgroups: gnu.emacs Subject: Re: Performing functions in "the other window" Message-ID: <1989Jun26.194710.4049@cs.rochester.edu> Date: 26 Jun 89 19:47:10 GMT References: <8906261824.AA13559@galaxy.compass.com> Reply-To: quiroz@cs.rochester.edu (Cesar Quiroz) Distribution: gnu Organization: U of Rochester, CS Dept, Rochester, NY 14627 Lines: 22 In <8906261824.AA13559@galaxy.compass.com>, compass!worley@EDDIE.MIT.EDU (Dale Worley) presents a function perform-operation-in-other-window, a generalization of the behavior of C-x 4. I find a minor problem: | As written, it causes "C-x 6 anything" to do "C-x anything" in the | other window, and "ESC 6 anything" to do "ESC anything" in the | other window,... The ESC 6 bit interferes annoyingly with its function as a prefix argument accumulator (Compare any of the other ESC bindings.) It is preferable to leave ESC 6 alone. -- Cesar Augusto Quiroz Gonzalez Department of Computer Science University of Rochester Rochester, NY 14627