home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / gnu / emacs / help / 4033 < prev    next >
Encoding:
Text File  |  1992-09-08  |  1.7 KB  |  39 lines

  1. Newsgroups: gnu.emacs.help
  2. Path: sparky!uunet!uunet.ca!geac!r-node!pseudo!mjn
  3. From: mjn@pseudo.uucp (Murray Nesbitt)
  4. Subject: Re: Help on mark command
  5. Organization: Private system in Toronto, ON
  6. Date: Tue, 8 Sep 1992 08:23:55 GMT
  7. Message-ID: <MJN.92Sep8002355@pseudo.uucp>
  8. In-Reply-To: TA2321S@acad.drake.edu's message of Mon, 7 Sep 1992 12:26:51 GMT
  9. References: <01GOIERW2NQQ000ART@ACAD.DRAKE.EDU>
  10. Sender: mjn@pseudo.uucp (Murray Nesbitt)
  11. Lines: 26
  12.  
  13.  
  14. TA2321S@acad.drake.edu (THE PENGUIN) writes:
  15.  
  16. >I want to be able to select the text with the mark command say put a mark here
  17. >at line number 200 with a C-@ command and then go 100 lines down and say C-@
  18. >again so that the region of text is marked off.
  19.  
  20. Set the mark with C-@, as you are doing, move down 100 lines and use
  21. C-w (kill-region).  If you want a non-destructive copy of the region,
  22. use M-w (copy-region-as-kill) instead.
  23.  
  24. >********************************************************************************
  25. >*  VAX Senior Consultant             |  Yours through INTERNET,                *
  26. >*  Dial Center for Computer Sciences |  Terry Asher   <TA2321S@ACAD.DRAKE.EDU>,*
  27. >*  Academic Computing Services       |  UNIX-INTERNET <TA2321S@DUNIX.DRAKE.EDU>*
  28. >*  Drake University                  |                                         *
  29. >*  2407 Carpenter                    | For the listner who listens in the snow,*
  30. >*  Des Moines, Iowa  50311  USA      |and nothing himself, beholds the nothing *
  31. >*  (515) 271-3677                    |that is not there and that is there.     *
  32. >********************************************************************************
  33.  
  34. Are you entered in an "Enormous .signature" contest or something?  If
  35. so, this should the winner.
  36.  
  37. -- 
  38. Murray
  39.