home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / gnu / emacs / sources / 873 < prev    next >
Encoding:
Internet Message Format  |  1992-12-16  |  1.9 KB

  1. Path: sparky!uunet!cs.utexas.edu!sdd.hp.com!think.com!yale.edu!ira.uka.de!math.fu-berlin.de!mailgzrz.TU-Berlin.DE!mailgzrz.tu-berlin.de!nickel
  2. From: nickel@cs.tu-berlin.de (Juergen Nickelsen)
  3. Newsgroups: gnu.emacs.sources
  4. Subject: Re: emacs 19 new isearch
  5. Date: 16 Dec 1992 19:21:43 GMT
  6. Organization: STONE Project, Technical University of Berlin, Germany
  7. Lines: 32
  8. Message-ID: <NICKEL.92Dec16202142@tempest.cs.tu-berlin.de>
  9. References: <m0n1xiU-0001CYC@fly.cnuce.cnr.IT> <FRANL.92Dec16131850@draco.centerline.com>
  10. Reply-To: nickel@cs.tu-berlin.de
  11. NNTP-Posting-Host: tempest.cs.tu-berlin.de
  12. In-reply-to: franl@centerline.com's message of 16 Dec 92 13:18:50
  13.  
  14. In article <FRANL.92Dec16131850@draco.centerline.com>
  15. franl@centerline.com (Fran Litterio) writes:
  16.  
  17. > pot@fly.cnuce.cnr.it (Francesco Potorti`) writes:
  18. > > In emacs 18.59 info, node Search Changes, one can read:
  19. > > 
  20. > >    The most important change in incremental search is that RET now
  21. > > terminates a search, and ESC does not. [ ... ]
  22. > > 
  23. > >      (This change is somewhat of an experiment; it might be taken back
  24. > >      by the time Emacs 19 is really released.)
  25. > So how does one incrementally search for text that includes a newline?
  26.  
  27. You can type C-q in isearch to quote a character; e.g. in your article
  28. I searched sucesfully for "?^J-" by typing C-s ? C-q C-j.
  29.  
  30. I have changed the search-exit-char to C-m myself when I heard about
  31. this some time ago and I am very happy with this change. I always
  32. found it really annoying that in isearch an inadvertently typed
  33. function key destroyed my text. This is *especially* annoying when you
  34. haven't even noticed it and the compiler issues strange error messages
  35. about code that you didn't intend to modify.
  36.  
  37. BTW, what I use *is* Emacs 18.59, I am a little puzzled by the
  38. original poster's statement about finding this in the info of 18.59. I
  39. did *not* find it in 18.59's info, and I believe that this is a
  40. statement of Jamie Zawinski about Lucid Emacs.
  41.  
  42. --
  43. Juergen Nickelsen
  44.