home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / gnu / emacs / help / 4068 < prev    next >
Encoding:
Text File  |  1992-09-10  |  620 b   |  35 lines

  1. Newsgroups: gnu.emacs.help
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!gchacko
  3. From: gchacko@magnus.acs.ohio-state.edu (George W Chacko)
  4. Subject: Rev
  5. Message-ID: <1992Sep10.163248.3371@magnus.acs.ohio-state.edu>
  6. Sender: news@magnus.acs.ohio-state.edu
  7. Nntp-Posting-Host: bottom.magnus.acs.ohio-state.edu
  8. Organization: The Ohio State University
  9. Date: Thu, 10 Sep 1992 16:32:48 GMT
  10. Lines: 23
  11.  
  12. Is there a command that will reverse the order of characters in a
  13. region line by line
  14.  
  15. e.g
  16.  
  17.  
  18. acgt
  19. tgca
  20. tgcc
  21.  
  22. should read
  23.  
  24. tgca
  25. acgt
  26. ccgt
  27.  
  28. after execution.
  29.  
  30.  
  31. Thanks
  32.  
  33. George
  34.  
  35.