home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / gnu / emacs / sources / 888 < prev    next >
Encoding:
Text File  |  1992-12-21  |  1.4 KB  |  34 lines

  1. Newsgroups: gnu.emacs.sources
  2. Path: sparky!uunet!haven.umd.edu!wam.umd.edu!joel
  3. From: joel@wam.umd.edu (Joel M. Hoffman)
  4. Subject: Re: emacs 19 new isearch
  5. Message-ID: <1992Dec18.143342.6708@wam.umd.edu>
  6. Sender: usenet@wam.umd.edu (USENET News system)
  7. Nntp-Posting-Host: rac2.wam.umd.edu
  8. Organization: University of Maryland, College Park
  9. References: <FISCHER.92Dec16202935@vagtel.iesd.auc.dk> <1992Dec17.042735.18401@wam.umd.edu> <HUTTAR.92Dec17224709@hp750.itg.ti.com>
  10. Distribution: gnu
  11. Date: Fri, 18 Dec 1992 14:33:42 GMT
  12. Lines: 20
  13.  
  14. In article <HUTTAR.92Dec17224709@hp750.itg.ti.com> huttar@hp750.itg.ti.com (Lars Huttar) writes:
  15. >In article <1992Dec17.042735.18401@wam.umd.edu> joel@wam.umd.edu (Joel M. Hoffman) writes:
  16. >> BTW, would M-< (ESC <) termianate a search?  Now that I think of it,
  17. >> why not use C-space (set-mark) to terminate a search?  When a search
  18. >> is terminated, the mark gets set anyway.
  19. >>
  20. >> -Joel
  21. >> (joel@wam.umd.edu)
  22. >
  23. >In the emacs-18.58 I'm using under X window system, miscellaneous
  24. >control characters terminate the search, including meta'd characters.
  25. >E.g. if I hit Alt-V, the search terminates and scroll-down is executed.
  26. >Will this still be possible with the emacs 19 new isearch?
  27.  
  28. Yes, Alt-V terminates a search and scrolls, but ESC-V (which is
  29. supposed to be the same thing) terminates the search and inserts a
  30. `v.'  Drives my crazy.
  31.  
  32. -Joel
  33. (joel@wam.umd.edu)
  34.