Path: utzoo!attcan!uunet!lll-winken!ncis.llnl.gov!ncis!helios.ee.lbl.gov!pasteur!ames!haven!uvaarpa!virginia!uvacs!pausch From: pausch@uvacs.cs.Virginia.EDU (Randy Pausch) Newsgroups: comp.emacs Subject: searching that wrap over lines Keywords: search Message-ID: <2922@uvacs.cs.Virginia.EDU> Date: 18 Jan 89 16:10:42 GMT Organization: U.Va. CS Department, Charlottesville, VA Lines: 8 Does anyone have a GNUemacs lisp function handy that allows incremental string searches to wrap over lines? (I guess this would involve converting the string search to a regular expression search, so that the newlines would match, as well as spaces). Thanks, pausch@virginia.edu