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

  1. Newsgroups: gnu.emacs.help
  2. Path: sparky!uunet!cis.ohio-state.edu!acad.drake.edu!TA2321S
  3. From: TA2321S@acad.drake.edu (THE PENGUIN)
  4. Subject: Help on mark command
  5. Message-ID: <01GOIERW2NQQ000ART@ACAD.DRAKE.EDU>
  6. Sender: daemon@cis.ohio-state.edu
  7. Organization: Gatewayed from the GNU Project mailing list help-gnu-emacs@prep.ai.mit.edu
  8. Date: Mon, 7 Sep 1992 12:26:51 GMT
  9. Lines: 20
  10.  
  11.     To the list,
  12.      I'm new to emacs so have patience.  Here is what I want to do:  select say
  13. 100 lines from a text file cut them and create another file and put 
  14. those 100 lines into the new file.  But, I want to use the mark command to 
  15. select the text.  I know I can do a C-u 100 C-k to kill that many lines.  But,
  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.  Then I can do a C-x C-f
  19. to find the new file and then do a C-y command to yank back those 100 lines
  20. and put them into the new file.  But the mark or C-@ command doesn't want to
  21. put the second mark at the end of my region of text.  Help.
  22. ********************************************************************************
  23. *  VAX Senior Consultant             |  Yours through INTERNET,                *
  24. *  Dial Center for Computer Sciences |  Terry Asher   <TA2321S@ACAD.DRAKE.EDU>,*
  25. *  Academic Computing Services       |  UNIX-INTERNET <TA2321S@DUNIX.DRAKE.EDU>*
  26. *  Drake University                  |                                         *
  27. *  2407 Carpenter                    | For the listner who listens in the snow,*
  28. *  Des Moines, Iowa  50311  USA      |and nothing himself, beholds the nothing *
  29. *  (515) 271-3677                    |that is not there and that is there.     *
  30. ********************************************************************************
  31.