Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!iuvax!rutgers!aramis.rutgers.edu!athos.rutgers.edu!mende From: mende@athos.rutgers.edu (Bob Mende Pie) Newsgroups: comp.emacs Subject: Re: Copy region function for GNU wanted. Message-ID: Date: 9 Feb 89 23:23:33 GMT References: <6930003@hpdtl.HP.COM> Organization: Yows `R' us Lines: 12 In article <6930003@hpdtl.HP.COM> conway@hpdtl.HP.COM (Daniel F. Conway) writes: > Does anyone have a macro for Gnu emacs that will allow me to copy a region > without modifying the source buffer by first killing that region? take a look at the copy-region-as-kill command. This is what you want... /Bob... --