Path: utzoo!mnetor!uunet!husc6!cmcl2!nrl-cmf!ames!pasteur!ucbvax!PEBBLES.BBN.COM!jr From: jr@PEBBLES.BBN.COM (John Robinson) Newsgroups: comp.emacs Subject: Re: Yanking N Times Message-ID: <8803210433.AA21856@ucbvax.Berkeley.EDU> Date: 21 Mar 88 04:11:44 GMT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: jr@BBN.COM Organization: The Internet Lines: 13 In article <4622@aw.sei.cmu.edu> dhm@sei.cmu.edu (Daniel Miller) writes: >How do I yank the Mth most recent kill N times? [???] In case you can't figure this out from the previous responders: ^U M ^Y ^W ^X ( ^Y ^X ) ^U N-1 ^X e or maybe (if you're convinced you know M): ^X ( ^U M ^Y ^X ) ^U N-1 ^X e /jr jr@bbn.com or jr@bbn.uucp