Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!bbn!gateway!RELAY.NSWC.NAVY.MIL!dpaulso From: dpaulso@RELAY.NSWC.NAVY.MIL (Dave Paulson) Newsgroups: comp.emacs Subject: Re: Copy region function for GNU wanted. Message-ID: <35842@bbn.COM> Date: 10 Feb 89 14:06:28 GMT Sender: news@bbn.COM Organization: BBN news/mail gateway Lines: 12 >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? try: M-x copy-region-as-kill which inserts the region into the kill ring, but which does not modify the source buffer. you can then switch to the destination buffer and C-y --- Dave Paulson dpaulso@relay.nswc.navy.mil (703)663-2137 "I've upped my standards; now up yours" -- Pat Paulsen