home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.emacs.help
- Path: sparky!uunet!haven.umd.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!gchacko
- From: gchacko@magnus.acs.ohio-state.edu (George W Chacko)
- Subject: Rev
- Message-ID: <1992Sep10.163248.3371@magnus.acs.ohio-state.edu>
- Sender: news@magnus.acs.ohio-state.edu
- Nntp-Posting-Host: bottom.magnus.acs.ohio-state.edu
- Organization: The Ohio State University
- Date: Thu, 10 Sep 1992 16:32:48 GMT
- Lines: 23
-
- Is there a command that will reverse the order of characters in a
- region line by line
-
- e.g
-
-
- acgt
- tgca
- tgcc
-
- should read
-
- tgca
- acgt
- ccgt
-
- after execution.
-
-
- Thanks
-
- George
-
-