home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / gnu / emacs / help / 3487 < prev    next >
Encoding:
Internet Message Format  |  1992-07-25  |  1.4 KB

  1. Path: sparky!uunet!stanford.edu!ames!purdue!yuma!csn!cherokee!lookout.it.uswc.uswest.com!rray
  2. From: rray@lookout.it.uswc.uswest.com (Randy J. Ray)
  3. Newsgroups: gnu.emacs.help
  4. Subject: Cursor appearing in buffer during interactive command
  5. Message-ID: <1992Jul24.212207.17578@advtech.uswest.com>
  6. Date: 24 Jul 92 21:22:07 GMT
  7. Sender: rray@snakepit (Randy J. Ray)
  8. Organization: US WEST Communications, Inc. -- Denver, CO
  9. Lines: 16
  10.  
  11. I have a command that goes through a buffer and deletes any line that contains
  12. a specified pattern. I used it to delete lines marked with a debugging comment.
  13. It has the option of being interactive, where it queries you prior to each
  14. delete. When it does this, the cursor is in the minibuffer, at the end of the
  15. query. I would like it to be in the buffer, at the point that the 
  16. search-forward has it at, a la query-replace. I have not been able to glean
  17. this from the documentation, although admittedly I have not had the time to
  18. read the whole elisp manual front to back...
  19.  
  20. Randy
  21. -- 
  22. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  23. Randy J. Ray -- U S WEST IT/CSD         rray@{lookout,uswat}.it.uswc.uswest.com
  24. I'd rather talk religion with Charles Manson than discuss ethics with Congress.
  25.      -me                                                   Phone: (303)595-2852
  26. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  27.